Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rockchip/rk3588/drivers/pmu/
H A Dpmu.h34 #define PMU1_CRU_PWR_CON 0x4050 macro
H A Dpmu.c1141 mmio_write_32(PMU_BASE + PMU1_CRU_PWR_CON, in pmu_sleep_config()
/rk3399_ARM-atf/plat/rockchip/rk3576/drivers/pmu/
H A Dpmu.h41 #define PMU1_CRU_PWR_CON(i) (PMU1_OFFSET + 0x0200 + (i) * 4) macro
H A Dpmu.c753 mmio_write_32(PMU_BASE + PMU1_CRU_PWR_CON(0), WITH_16BITS_WMSK(pmu1cru_pwr_con)); in pmu_sleep_config()
802 mmio_write_32(PMU_BASE + PMU1_CRU_PWR_CON(0), 0xffff0000); in pmu_sleep_restore()