Searched refs:TB_CL0S (Results 1 – 3 of 3) sorted by relevance
21 case TB_CL0S | TB_CL1 | TB_CL2: in clx_name()25 case TB_CL0S | TB_CL2: in clx_name()27 case TB_CL0S | TB_CL1: in clx_name()29 case TB_CL0S: in clx_name()88 if (clx & TB_CL0S) in tb_port_clx_supported()108 if (clx & TB_CL0S) in tb_port_clx_set()147 if (!tb_port_clx_supported(port, TB_CL0S | TB_CL1 | TB_CL2)) in tb_port_clx()156 ret |= TB_CL0S; in tb_port_clx()302 return (clx & TB_CL0S) == TB_CL0S; in validate_mask()
460 #define TB_CL0S BIT(0) macro
175 unsigned int clx = TB_CL0S | TB_CL1; in tb_enable_clx()