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

  /device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/include/
mt8173_def.h 17 #define IO_PHYS (0x10000000)
18 #define INFRACFG_AO_BASE (IO_PHYS + 0x1000)
19 #define SRAMROM_SEC_BASE (IO_PHYS + 0x1800)
20 #define PERI_CON_BASE (IO_PHYS + 0x3000)
21 #define GPIO_BASE (IO_PHYS + 0x5000)
22 #define SPM_BASE (IO_PHYS + 0x6000)
23 #define RGU_BASE (IO_PHYS + 0x7000)
24 #define PMIC_WRAP_BASE (IO_PHYS + 0xD000)
25 #define DEVAPC0_BASE (IO_PHYS + 0xE000)
26 #define MCUCFG_BASE (IO_PHYS + 0x200000
    [all...]
  /device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt6795/include/
platform_def.h 15 #define IO_PHYS (0x10000000)
16 #define INFRACFG_AO_BASE (IO_PHYS + 0x1000)
17 #define MCUCFG_BASE (IO_PHYS + 0x200000)
18 #define PERI_BASE (IO_PHYS + 0x1000000)
21 #define GPIO_BASE (IO_PHYS + 0x370000)
22 #define SPM_BASE (IO_PHYS + 0x6000)
24 #define PMIC_WRAP_BASE (IO_PHYS + 0x10000)
29 #define PLAT_MT_CCI_BASE (IO_PHYS + 0x390000)
32 #define MTK_DEV_RNG0_BASE IO_PHYS

Completed in 79 milliseconds