Searched refs:TB_CL2 (Results 1 – 3 of 3) sorted by relevance
21 case TB_CL0S | TB_CL1 | TB_CL2: in clx_name()23 case TB_CL1 | TB_CL2: in clx_name()25 case TB_CL0S | TB_CL2: in clx_name()92 if (clx & TB_CL2) in tb_port_clx_supported()112 if (clx & TB_CL2) in tb_port_clx_set()147 if (!tb_port_clx_supported(port, TB_CL0S | TB_CL1 | TB_CL2)) in tb_port_clx()160 ret |= TB_CL2; in tb_port_clx()340 if ((clx & TB_CL2) && in tb_switch_clx_enable()
448 #define TB_CL2 BIT(2) macro
282 ret = tb_switch_clx_enable(sw, clx | TB_CL2); in tb_enable_clx()