Home
last modified time | relevance | path

Searched refs:USB4_VERSION_1_0 (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/thunderbolt/
Dtb_regs.h190 #define USB4_VERSION_1_0 0x20 macro
Dtb.h916 return sw->config.thunderbolt_version == USB4_VERSION_1_0; in tb_switch_is_usb4()
Dswitch.c2183 if (sw->config.thunderbolt_version == USB4_VERSION_1_0) { in tb_switch_uevent()
2494 sw->config.cmuv = USB4_VERSION_1_0; in tb_switch_configure()