Home
last modified time | relevance | path

Searched refs:TB_PORT_UP (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtb_regs.h52 TB_PORT_UP = 2, enumerator
H A Dicm.c1825 if (state0 != TB_PORT_UP || state1 != TB_PORT_UP) in icm_reset_phy_port()
H A Dswitch.c570 if (state == TB_PORT_UP) { in tb_wait_for_port()