Searched refs:NOR_BASE_ADDR (Results 1 – 3 of 3) sorted by relevance
151 #define BL31_BASE (NOR_BASE_ADDR + NOR_SIZE - \154 #define BL31_LIMIT (NOR_BASE_ADDR + NOR_SIZE)231 #define PLAT_BRCM_NS_IMAGE_OFFSET NOR_BASE_ADDR
417 #define NOR_BASE_ADDR 0x74000000 macro
266 (unsigned long)(NOR_BASE_ADDR + off), in brcm_stingray_pnor_sram_init()268 mmio_write_32((uintptr_t)(NOR_BASE_ADDR + off), val); in brcm_stingray_pnor_sram_init()273 val = mmio_read_32((uintptr_t)(NOR_BASE_ADDR + off)); in brcm_stingray_pnor_sram_init()275 (unsigned long)(NOR_BASE_ADDR + off), in brcm_stingray_pnor_sram_init()
Completed in 6 milliseconds