Searched refs:MCU_BASE (Results 1 – 3 of 3) sorted by relevance
37 #define MCU_BASE 0xD0000000 macro38 #define MCU_MC_CONTROL_0_REG PHY_2_VIR(MCU_BASE + 0x044)41 #define MCU_TZ_RANGE_HIGH_REG(x) PHY_2_VIR(MCU_BASE + 0x84 + ((x) << 3))42 #define MCU_TZ_RANGE_LOW_REG(x) PHY_2_VIR(MCU_BASE + 0x80 + ((x) << 3))135 register_phys_mem_pgdir(MEM_AREA_IO_SEC, MCU_BASE, CORE_MMU_PGDIR_SIZE);
37 #define MCU_MC_CONTROL_0_REG PHY_2_VIR(MCU_BASE + 0x044)40 #define MCU_TZ_RANGE_HIGH_REG(x) PHY_2_VIR(MCU_BASE + 0x84 + ((x) << 3))41 #define MCU_TZ_RANGE_LOW_REG(x) PHY_2_VIR(MCU_BASE + 0x80 + ((x) << 3))136 register_phys_mem_pgdir(MEM_AREA_IO_SEC, MCU_BASE, CORE_MMU_PGDIR_SIZE);
76 #define MCU_BASE 0xF0020000 macro