Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtb_regs.h270 TB_TYPE_PORT = 0x000001, enumerator
H A Deeprom.c388 if (type == TB_TYPE_PORT) { in tb_drom_parse_entry_port()
H A Dicm.c413 if ((port & ICM_PORT_TYPE_MASK) != TB_TYPE_PORT) in icm_fr_get_switch_index()
H A Dtb.c1307 if (port->config.type != TB_TYPE_PORT) in tb_scan_port()