Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtb_regs.h190 #define USB4_VERSION_1_0 0x20 macro
H A Dtb.h803 return sw->config.thunderbolt_version == USB4_VERSION_1_0; in tb_switch_is_usb4()
H A Dswitch.c2048 sw->config.cmuv = USB4_VERSION_1_0; in tb_switch_configure()