Searched refs:PMU_DSU_PWR_CON (Results 1 – 2 of 2) sorted by relevance
247 mmio_write_32(PMU_BASE + PMU_DSU_PWR_CON, WRITE_MASK_SET(pmu_dsu_pwr_con)); in pmu_dsu_suspend_config()252 PMU_DSU_PWR_CON, mmio_read_32(PMU_BASE + PMU_DSU_PWR_CON)); in pmu_dsu_suspend_config()370 mmio_write_32(PMU_BASE + PMU_DSU_PWR_CON, 0xffff0000); in pmu_reinit()
61 #define PMU_DSU_PWR_CON 0x0300 macro