Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thunderbolt/
Dtb_regs.h41 TB_PORT_CAP_ADAP = 0x04, enumerator
Dtb.c154 cap = tb_port_find_cap(&sw->ports[i], TB_PORT_CAP_ADAP); in tb_find_unused_down_port()
200 cap = tb_port_find_cap(up_port, TB_PORT_CAP_ADAP); in tb_activate_pcie_devices()
Dtunnel_pci.c151 int cap = tb_port_find_cap(port, TB_PORT_CAP_ADAP); in tb_pci_port_active()