Home
last modified time | relevance | path

Searched refs:TB_PORT_DISABLED (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/thunderbolt/
Dtb_regs.h46 TB_PORT_DISABLED = 0, /* tb_cap_phy.disable == 1 */ enumerator
Dswitch.c501 if (state == TB_PORT_DISABLED) { in tb_wait_for_port()