Searched refs:SMC_PMSTAT_PMSTAT_MASK (Results 1 – 3 of 3) sorted by relevance
262 return (smc_power_state_t)((base->PMSTAT & SMC_PMSTAT_PMSTAT_MASK) >> SMC_PMSTAT_PMSTAT_SHIFT); in SMC_GetPowerModeState()
18150 #define SMC_PMSTAT_PMSTAT_MASK (0xFFU) macro18158 … (((uint32_t)(((uint32_t)(x)) << SMC_PMSTAT_PMSTAT_SHIFT)) & SMC_PMSTAT_PMSTAT_MASK)
18978 #define SMC_PMSTAT_PMSTAT_MASK (0xFFU) macro18986 … (((uint32_t)(((uint32_t)(x)) << SMC_PMSTAT_PMSTAT_SHIFT)) & SMC_PMSTAT_PMSTAT_MASK)