Home
last modified time | relevance | path

Searched refs:NOR_BASE_ADDR (Results 1 – 3 of 3) sorted by relevance

/external/arm-trusted-firmware/plat/brcm/board/stingray/include/
Dplatform_def.h151 #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
Dsr_def.h412 #define NOR_BASE_ADDR 0x74000000 macro
/external/arm-trusted-firmware/plat/brcm/board/stingray/driver/ext_sram_init/
Dext_sram_init.c266 (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()