Searched refs:PMU1_WAKEUP_INT_CON (Results 1 – 4 of 4) sorted by relevance
26 #define PMU1_WAKEUP_INT_CON 0x4010 macro
1145 mmio_write_32(PMU_BASE + PMU1_WAKEUP_INT_CON, pmu1_wkup_int_con); in pmu_sleep_config()1219 mmio_write_32(PMU_BASE + PMU1_WAKEUP_INT_CON, 0); in pmu_sleep_restore()
778 mmio_write_32(PMU_BASE + PMU1_WAKEUP_INT_CON, pmu1_wkup_int_con); in pmu_sleep_config()815 mmio_write_32(PMU_BASE + PMU1_WAKEUP_INT_CON, 0); in pmu_sleep_restore()
32 #define PMU1_WAKEUP_INT_CON (PMU1_OFFSET + 0x0010) macro