Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb_regs.h44 TB_PORT_CAP_ADAP = 0x04, enumerator
H A Ddebugfs.c1178 case TB_PORT_CAP_ADAP: in port_cap_show()
H A Dswitch.c743 cap = tb_port_find_cap(port, TB_PORT_CAP_ADAP); in tb_init_port()