Searched refs:CAP_LANE_STATE_MASK (Results 1 – 2 of 2) sorted by relevance
204 tb_get_string((lane->current_lws & CAP_LANE_STATE_MASK), in hcm_cfg_task()208 if ((lane->current_lws & CAP_LANE_STATE_MASK) == in hcm_cfg_task()
332 #define CAP_LANE_STATE_MASK GENMASK(13,10) macro