Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dtb_regs.h50 TB_PORT_DISABLED = 0, /* tb_cap_phy.disable == 1 */ enumerator
Dswitch.c555 if (state == TB_PORT_DISABLED) { in tb_wait_for_port()