Searched refs:PMUGRF_SOC_CON (Results 1 – 3 of 3) sorted by relevance
95 tmp = mmio_read_32(PMUGRF_BASE + PMUGRF_SOC_CON(3)); in soc_reset_config_all()97 mmio_write_32(PMUGRF_BASE + PMUGRF_SOC_CON(3), tmp); in soc_reset_config_all()124 mmio_write_32(PMUGRF_BASE + PMUGRF_SOC_CON(2), in px30_soc_reset_config()
218 #define PMUGRF_SOC_CON(i) (0x100 + (i) * 4) macro
668 mmio_read_32(PMUGRF_BASE + PMUGRF_SOC_CON(0)); in ddr_sleep_config()669 mmio_write_32(PMUGRF_BASE + PMUGRF_SOC_CON(0), in ddr_sleep_config()676 mmio_write_32(PMUGRF_BASE + PMUGRF_SOC_CON(0), in ddr_sleep_config_restore()
Completed in 7 milliseconds