Home
last modified time | relevance | path

Searched refs:SYSGRF_SOC_CON (Results 1 – 2 of 2) 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()
H A Dsoc.h129 #define SYSGRF_SOC_CON(i) ((i) * 4) macro