Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/brcm/board/stingray/include/
H A 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
H A Dsr_def.h417 #define NOR_BASE_ADDR 0x74000000 macro
/rk3399_ARM-atf/plat/brcm/board/stingray/driver/ext_sram_init/
H A 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()