Home
last modified time | relevance | path

Searched refs:thunderbolt_version (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtb_regs.h186 u32 thunderbolt_version:8; member
261 u32 thunderbolt_version:8; member
H A Dtb.h803 return sw->config.thunderbolt_version == USB4_VERSION_1_0; in tb_switch_is_usb4()
H A Dswitch.c496 port->revision, port->thunderbolt_version, tb_port_type(port), in tb_dump_port()
1261 regs->revision, regs->thunderbolt_version); in tb_dump_switch()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb_regs.h190 u32 thunderbolt_version:8; member
193 /* Used with the router thunderbolt_version */
293 u32 thunderbolt_version:8; member
H A Dswitch.c450 regs->revision, regs->thunderbolt_version, tb_port_type(regs), in tb_dump_port()
1476 regs->revision, regs->thunderbolt_version); in tb_dump_switch()
H A Dtb.h1207 return FIELD_GET(USB4_VERSION_MAJOR_MASK, sw->config.thunderbolt_version); in usb4_switch_version()

Completed in 14 milliseconds