Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb_regs.h44 TB_PORT_CAP_ADAP = 0x04, enumerator
H A Dswitch.c744 cap = tb_port_find_cap(port, TB_PORT_CAP_ADAP); in tb_init_port()