Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/thunderbolt/
Dtb_regs.h172 TB_TYPE_PORT = 0x000001, enumerator
Dtb.c53 if (port->config.type != TB_TYPE_PORT) in tb_scan_port()
188 if (tb->root_switch->ports[i].config.type != TB_TYPE_PORT) in tb_activate_pcie_devices()
Deeprom.c356 if (type == TB_TYPE_PORT) { in tb_drom_parse_entry_port()
Dswitch.c607 if (port->config.type == TB_TYPE_PORT && port->port != 0) { in tb_init_port()
Dicm.c249 if ((port & ICM_PORT_TYPE_MASK) != TB_TYPE_PORT) in icm_fr_get_switch_index()