Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thunderbolt/
Dtb.h119 TB_CL2 = BIT(1), enumerator
Dswitch.c1231 if (clx_mask & TB_CL2) in tb_port_clx_supported()
1295 if (clx_mask & TB_CL2) in tb_port_is_clx_enabled()
Ddebugfs.c573 if (tb_port_is_clx_enabled(port, TB_CL1 | TB_CL2)) { in margining_run_write()