Home
last modified time | relevance | path

Searched refs:TB_CL1 (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/thunderbolt/
A Dtb.c838 ret = tb_switch_enable_clx(sw, TB_CL1); in tb_scan_port()
841 tb_switch_clx_name(TB_CL1)); in tb_scan_port()
843 if (tb_switch_is_clx_enabled(sw, TB_CL1)) in tb_scan_port()
2003 ret = tb_switch_enable_clx(sw, TB_CL1); in tb_restore_children()
2006 tb_switch_clx_name(TB_CL1)); in tb_restore_children()
2008 if (tb_switch_is_clx_enabled(sw, TB_CL1)) in tb_restore_children()
A Dtmu.c677 if (!tb_switch_is_clx_enabled(sw, TB_CL1)) in tb_switch_tmu_enable()
752 tb_switch_is_clx_enabled(sw, TB_CL1)); in tb_switch_tmu_config_enable()
A Dswitch.c1236 if (clx_mask & TB_CL1) { in tb_port_clx_supported()
1257 if (clx == TB_CL1) in __tb_port_clx_set()
1302 if (clx_mask & TB_CL1) in tb_port_is_clx_enabled()
3251 if (tb_switch_is_clx_enabled(sw, TB_CL1)) { in tb_switch_suspend()
3252 if (tb_switch_disable_clx(sw, TB_CL1)) in tb_switch_suspend()
3254 tb_switch_clx_name(TB_CL1)); in tb_switch_suspend()
3586 case TB_CL1: in tb_switch_enable_clx()
3644 case TB_CL1: in tb_switch_disable_clx()
A Dtb.h118 TB_CL1 = BIT(0), enumerator
992 case TB_CL1: in tb_switch_clx_name()
A Ddebugfs.c573 if (tb_port_is_clx_enabled(port, TB_CL1 | TB_CL2)) { in margining_run_write()

Completed in 20 milliseconds