Searched defs:psci_get_pstate_pwrlvl (Results 1 – 2 of 2) sorted by relevance
110 #define psci_get_pstate_pwrlvl(pstate) (((pstate) >> PSTATE_PWR_LVL_SHIFT) & \ macro
120 #define psci_get_pstate_pwrlvl(pstate) (((pstate) >> PSTATE_PWR_LVL_SHIFT) & \ macro