Home
last modified time | relevance | path

Searched refs:TB_TYPE_PORT (Results 1 – 4 of 4) sorted by relevance

/drivers/thunderbolt/
Dtb.c39 if (port->config.type != TB_TYPE_PORT) in tb_scan_port()
156 if (tb->root_switch->ports[i].config.type != TB_TYPE_PORT) in tb_activate_pcie_devices()
Dtb_regs.h145 TB_TYPE_PORT = 0x000001, enumerator
Deeprom.c323 if (type == TB_TYPE_PORT) { in tb_drom_parse_entry()
Dswitch.c194 if (port->config.type == TB_TYPE_PORT && port->port != 0) { in tb_init_port()