Searched refs:PSTATE_PWR_LVL_SHIFT (Results 1 – 4 of 4) sorted by relevance
111 #define PSTATE_PWR_LVL_SHIFT U(24) macro115 #define psci_get_pstate_pwrlvl(pstate) (((pstate) >> PSTATE_PWR_LVL_SHIFT) & \120 (((pwrlvl) & PSTATE_PWR_LVL_MASK) << PSTATE_PWR_LVL_SHIFT)
135 ((pwr_lvl) << PSTATE_PWR_LVL_SHIFT) | \
29 ((pwr_lvl) << PSTATE_PWR_LVL_SHIFT) | \
88 ((pwr_lvl) << PSTATE_PWR_LVL_SHIFT) | \