Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt6795/include/
Dplatform_def.h17 #define MCUCFG_BASE (IO_PHYS + 0x200000) macro
23 #define RGU_BASE (MCUCFG_BASE + 0x11000)
26 #define TRNG_base (MCUCFG_BASE + 0x230000)
Dmcucfg.h104 static struct mt6795_mcucfg_regs *const mt6795_mcucfg = (void *)MCUCFG_BASE;
/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/include/
Dmt8173_def.h26 #define MCUCFG_BASE (IO_PHYS + 0x200000) macro
Dmcucfg.h103 static struct mt8173_mcucfg_regs *const mt8173_mcucfg = (void *)MCUCFG_BASE;