HomeSort by relevance Sort by last modified time
    Searched refs:MCUCFG_BASE (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt6795/include/
platform_def.h 17 #define MCUCFG_BASE (IO_PHYS + 0x200000)
23 #define RGU_BASE (MCUCFG_BASE + 0x11000)
26 #define TRNG_base (MCUCFG_BASE + 0x230000)
mcucfg.h 104 static struct mt6795_mcucfg_regs *const mt6795_mcucfg = (void *)MCUCFG_BASE;
  /device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/include/
mt8173_def.h 26 #define MCUCFG_BASE (IO_PHYS + 0x200000)
mcucfg.h 103 static struct mt8173_mcucfg_regs *const mt8173_mcucfg = (void *)MCUCFG_BASE;

Completed in 85 milliseconds