Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/ti/k3low/include/
H A Dplatform_def.h18 #define WKUP_CTRL_MMR0_BASE UL(0x43000000) macro
/rk3399_ARM-atf/plat/ti/k3low/common/
H A Dam62l_bl31_setup.c22 K3_MAP_REGION_FLAT(WKUP_CTRL_MMR0_BASE, WKUP_CTRL_MMR0_SIZE, MT_DEVICE | MT_RW | MT_SECURE),
H A Dam62l_psci.c93 mmio_write_32(WKUP_CTRL_MMR0_BASE + WKUP_CTRL_MMR0_DEVICE_RESET_OFFSET, in am62l_system_reset()