Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dtb.c124 cap = tb_find_cap(&sw->ports[i], TB_CFG_PORT, TB_CAP_PCIE); in tb_find_unused_down_port()
168 cap = tb_find_cap(up_port, TB_CFG_PORT, TB_CAP_PCIE); in tb_activate_pcie_devices()
Dtb_regs.h29 TB_CAP_PCIE = 0x0004, enumerator
Dtunnel_pci.c150 int cap = tb_find_cap(port, TB_CFG_PORT, TB_CAP_PCIE); in tb_pci_port_active()