Searched refs:TB_PORT_DISABLED (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/thunderbolt/ | ||
D | tb_regs.h | 50 TB_PORT_DISABLED = 0, /* tb_cap_phy.disable == 1 */ enumerator |
D | switch.c | 555 if (state == TB_PORT_DISABLED) { in tb_wait_for_port() |