Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb_regs.h46 TB_PORT_CAP_USB4 = 0x06, enumerator
H A Ddebugfs.c1218 case TB_PORT_CAP_USB4: in port_cap_show()
H A Dswitch.c724 cap = tb_port_find_cap(port, TB_PORT_CAP_USB4); in tb_init_port()