Home
last modified time | relevance | path

Searched refs:SYS_GRF_BASE (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/rockchip/rk3576/drivers/soc/
H A Dsoc.c98 mmio_write_32(SYS_GRF_BASE + SYSGRF_SOC_CON(4), 0x01000100); in system_reset_init()
/rk3399_ARM-atf/plat/rockchip/rk3576/
H A Drk3576_def.h34 #define SYS_GRF_BASE 0x2600a000 macro
/rk3399_ARM-atf/plat/rockchip/rk3576/drivers/pmu/
H A Dpmu.c66 while ((mmio_read_32(SYS_GRF_BASE + SYSGRF_STATUS0) & BIT(cpu + 12)) == 0 && in check_cpu_wfie()
75 mmio_read_32(SYS_GRF_BASE + SYSGRF_STATUS0), in check_cpu_wfie()