Searched refs:PMU_CR_LPSTOP_MSK (Results 1 – 5 of 5) sorted by relevance
57 SET_BIT(PMU->CR, PMU_CR_LPSTOP_MSK); \63 CLEAR_BIT(PMU->CR, PMU_CR_LPSTOP_MSK); \
112 SET_BIT(PMU->CR, PMU_CR_LPSTOP_MSK); in ald_pmu_stop2_enter()135 SET_BIT(PMU->CR, PMU_CR_LPSTOP_MSK); in ald_pmu_standby_enter()
48 #define PMU_CR_LPSTOP_MSK BIT(PMU_CR_LPSTOP_POS) macro
129 MODIFY_REG(PMU->CR, PMU_CR_LPSTOP_MSK | PMU_CR_BGSTOP_MSK | \ in ald_pmu_stop_enter()
300 #define PMU_CR_LPSTOP_MSK BIT(PMU_CR_LPSTOP_POS) macro
Completed in 43 milliseconds