Lines Matching defs:IO_PHYS
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)
27 #define APMIXED_BASE (IO_PHYS + 0x209000)
28 #define TRNG_BASE (IO_PHYS + 0x20F000)
29 #define CRYPT_BASE (IO_PHYS + 0x210000)
30 #define MT_GIC_BASE (IO_PHYS + 0x220000)
31 #define PLAT_MT_CCI_BASE (IO_PHYS + 0x390000)
34 #define MTK_DEV_RNG0_BASE IO_PHYS
36 #define MTK_DEV_RNG1_BASE (IO_PHYS + 0x1000000)
50 #define MT8173_UART0_BASE (IO_PHYS + 0x01002000)
51 #define MT8173_UART1_BASE (IO_PHYS + 0x01003000)
52 #define MT8173_UART2_BASE (IO_PHYS + 0x01004000)
53 #define MT8173_UART3_BASE (IO_PHYS + 0x01005000)