Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rockchip/rk3588/
H A Drk3588_def.h30 #define PMU0GRF_BASE 0xfd588000 macro
/rk3399_ARM-atf/plat/rockchip/rk3588/drivers/pmu/
H A Dpmu.c1009 ddr_data.pmu0grf_soc_con1 = mmio_read_32(PMU0GRF_BASE + PMU0_GRF_SOC_CON(1)); in pmu_sleep_config()
1021 ddr_data.pmu0grf_soc_con3 = mmio_read_32(PMU0GRF_BASE + PMU0_GRF_SOC_CON(3)); in pmu_sleep_config()
1024 mmio_write_32(PMU0GRF_BASE + PMU0_GRF_SOC_CON(0), 0x00010000); in pmu_sleep_config()
1040 mmio_write_32(PMU0GRF_BASE + PMU0_GRF_SOC_CON(3), in pmu_sleep_config()
1207 mmio_write_32(PMU0GRF_BASE + PMU0_GRF_SOC_CON(1), in pmu_sleep_restore()
1235 mmio_write_32(PMU0GRF_BASE + PMU0_GRF_SOC_CON(3), in pmu_sleep_restore()
1446 mmio_write_32(PMU0GRF_BASE + PMU0_GRF_SOC_CON(3), 0x03ff0000); in plat_rockchip_pmu_init()