Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rockchip/px30/drivers/soc/
H A Dsoc.c118 mmio_write_32(PMUSGRF_BASE + PMUSGRF_SOC_CON(0), in px30_soc_reset_config()
/rk3399_ARM-atf/plat/rockchip/rk3568/drivers/pmu/
H A Dpmu.h88 #define PMUSGRF_SOC_CON(i) ((i) * 0x4) macro
/rk3399_ARM-atf/plat/rockchip/px30/drivers/pmu/
H A Dpmu.h205 #define PMUSGRF_SOC_CON(i) ((i) * 0x4) macro
H A Dpmu.c1058 mmio_write_32(PMUSGRF_BASE + PMUSGRF_SOC_CON(0), in plat_rockchip_pmu_init()