Home
last modified time | relevance | path

Searched refs:PMU1_PLLPD_CON (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/plat/rockchip/rk3588/drivers/pmu/
H A Dpmu.h37 #define PMU1_PLLPD_CON(i) (0x4060 + (i) * 4) macro
H A Dpmu.c1156 mmio_write_32(PMU_BASE + PMU1_PLLPD_CON(0), in pmu_sleep_config()
1158 mmio_write_32(PMU_BASE + PMU1_PLLPD_CON(1), in pmu_sleep_config()
/rk3399_ARM-atf/plat/rockchip/rk3576/drivers/pmu/
H A Dpmu.h44 #define PMU1_PLLPD_CON(i) (PMU1_OFFSET + 0x0220 + (i) * 4) macro
H A Dpmu.c763 mmio_write_32(PMU_BASE + PMU1_PLLPD_CON(0), WITH_16BITS_WMSK(pmu1_pll_pd_con)); in pmu_sleep_config()
807 mmio_write_32(PMU_BASE + PMU1_PLLPD_CON(0), 0xffff0000); in pmu_sleep_restore()