Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb_regs.h46 TB_PORT_CAP_USB4 = 0x06, enumerator
H A Dswitch.c725 cap = tb_port_find_cap(port, TB_PORT_CAP_USB4); in tb_init_port()