Home
last modified time | relevance | path

Searched refs:TB_PORT_UP (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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.c528 * Wait up to 1 second for a port to reach state TB_PORT_UP. If
535 * connected or failed to reach state TB_PORT_UP within one second. Returns 1
536 * if the port is connected and in state TB_PORT_UP.
570 if (state == TB_PORT_UP) { in tb_wait_for_port()
585 "failed to reach state TB_PORT_UP. Ignoring port...\n"); in tb_wait_for_port()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb_regs.h52 TB_PORT_UP = 2, enumerator
H A Dicm.c1877 if (state0 != TB_PORT_UP || state1 != TB_PORT_UP) in icm_reset_phy_port()
H A Dswitch.c487 * Wait up to 1 second for a port to reach state TB_PORT_UP. If
494 * connected or failed to reach state TB_PORT_UP within one second. Returns 1
495 * if the port is connected and in state TB_PORT_UP.
528 case TB_PORT_UP: in tb_wait_for_port()
552 "failed to reach state TB_PORT_UP. Ignoring port...\n"); in tb_wait_for_port()

Completed in 20 milliseconds