Home
last modified time | relevance | path

Searched refs:PMU1GRF_BASE (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/rockchip/rk3588/drivers/soc/
H A Dsoc.c76 mmio_write_32(PMU1GRF_BASE + PMU1GRF_SOC_CON(1), 0xffffffff); in system_reset_init()
82 mmio_write_32(PMU1GRF_BASE + PMU1GRF_SOC_CON(7), 0x30003000); in system_reset_init()
/rk3399_ARM-atf/plat/rockchip/rk3588/
H A Drk3588_def.h31 #define PMU1GRF_BASE 0xfd58a000 macro
/rk3399_ARM-atf/plat/rockchip/rk3588/drivers/pmu/
H A Dpmu.c1004 ddr_data.pmu1grf_soc_con7 = mmio_read_32(PMU1GRF_BASE + PMU1_GRF_SOC_CON(7)); in pmu_sleep_config()
1005 ddr_data.pmu1grf_soc_con8 = mmio_read_32(PMU1GRF_BASE + PMU1_GRF_SOC_CON(8)); in pmu_sleep_config()
1006 ddr_data.pmu1grf_soc_con9 = mmio_read_32(PMU1GRF_BASE + PMU1_GRF_SOC_CON(9)); in pmu_sleep_config()
1196 mmio_write_32(PMU1GRF_BASE + PMU1_GRF_SOC_CON(7), in pmu_sleep_restore()
1198 mmio_write_32(PMU1GRF_BASE + PMU1_GRF_SOC_CON(8), in pmu_sleep_restore()
1200 mmio_write_32(PMU1GRF_BASE + PMU1_GRF_SOC_CON(9), in pmu_sleep_restore()
1237 mmio_write_32(PMU1GRF_BASE + PMU1_GRF_SOC_CON(2), in pmu_sleep_restore()