Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dusb4.c246 bool tbt3, xhci; in usb4_switch_setup() local
262 tbt3 = !(val & ROUTER_CS_6_TNS); in usb4_switch_setup()
265 tbt3 ? "yes" : "no", xhci ? "yes" : "no"); in usb4_switch_setup()