Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/ti/k3/include/
H A Dplatform_def.h28 #define WKUP_CTRL_MMR0_BASE UL(0x43000000) macro
30 #define CTRLMMR_WKUP_JTAG_ID (WKUP_CTRL_MMR0_BASE + 0x14)
/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.c23 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()
H A Dam62l_bl1_setup.c47 #define WKUP_JTAG_DEVICE_ID (WKUP_CTRL_MMR0_BASE + 0x18)
/rk3399_ARM-atf/plat/ti/k3/common/
H A Dk3_bl31_setup.c23 K3_MAP_REGION_FLAT(WKUP_CTRL_MMR0_BASE, WKUP_CTRL_MMR0_SIZE, MT_DEVICE | MT_RW | MT_SECURE),