TB_CL1
if (clx & TB_CL1)
if (!tb_port_clx_supported(port, TB_CL0S | TB_CL1 | TB_CL2))
ret |= TB_CL1;
case TB_CL0S | TB_CL1 | TB_CL2:
case TB_CL1 | TB_CL2:
case TB_CL0S | TB_CL1:
if (clx & TB_CL1)
if (clx & TB_CL1)
unsigned int clx = TB_CL0S | TB_CL1;
if (tb_switch_clx_is_enabled(sw, TB_CL1))
if (tb_switch_clx_is_enabled(sw, TB_CL1)) {