Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rockchip/rk3568/drivers/soc/
H A Dsoc.h20 #define PMU_GRF_SOC_CON(i) (0x0100 + i * 4) macro
/rk3399_ARM-atf/plat/rockchip/rk3568/drivers/pmu/
H A Dpmu.c62 mmio_write_32(PMUGRF_BASE + PMU_GRF_SOC_CON(0), WRITE_MASK_SET(BIT(7))); in pmu_pmic_sleep_mode_config()
530 mmio_write_32(PMUGRF_BASE + PMU_GRF_SOC_CON(0), 0x00800080); in plat_rockchip_pmu_init()