Home
last modified time | relevance | path

Searched refs:DSUSGRF_BASE (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/rockchip/rk3588/
H A Drk3588_def.h29 #define DSUSGRF_BASE 0xfd587000 macro
/rk3399_ARM-atf/plat/rockchip/rk3588/drivers/pmu/
H A Dpmu.c116 mmio_write_32(DSUSGRF_BASE + DSUSGRF_SOC_CON(i), in dsu_restore_early()
120 mmio_write_32(DSUSGRF_BASE + DSUSGRF_DDR_HASH_CON(i), in dsu_restore_early()
140 if ((mmio_read_32(DSUSGRF_BASE + DSU_SGRF_SOC_CON(4)) & BIT(4)) != 0) { in ddr_resume()
142 mmio_write_32(DSUSGRF_BASE + DSU_SGRF_SOC_CON(4), BITS_WITH_WMASK(0, 0x1, 4)); in ddr_resume()
165 mmio_read_32(DSUSGRF_BASE + DSUSGRF_SOC_CON(i)); in dsu_core_save()
169 mmio_read_32(DSUSGRF_BASE + DSUSGRF_DDR_HASH_CON(i)); in dsu_core_save()
1465 if ((mmio_read_32(DSUSGRF_BASE + DSU_SGRF_SOC_CON(4)) & BIT(4)) != 0) { in rockchip_cpu_reset_early()
1473 mmio_write_32(DSUSGRF_BASE + DSU_SGRF_SOC_CON(4), in rockchip_cpu_reset_early()