Searched refs:SLIDER_OFFSET_MASK (Results 1 – 1 of 1) sorted by relevance
175 #define SLIDER_OFFSET_MASK GENMASK_ULL(6, 4) macro192 val &= ~SLIDER_OFFSET_MASK; in set_soc_power_profile()193 val |= FIELD_PREP(SLIDER_OFFSET_MASK, offset); in set_soc_power_profile()