Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thunderbolt/
Dtb_regs.h190 #define USB4_VERSION_1_0 0x20 macro
Dtb.h803 return sw->config.thunderbolt_version == USB4_VERSION_1_0; in tb_switch_is_usb4()
Dswitch.c2050 sw->config.cmuv = USB4_VERSION_1_0; in tb_switch_configure()