Home
last modified time | relevance | path

Searched refs:GX_AO_BL31_RSVMEM_SIZE_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-meson/
H A Dgx.h27 #define GX_AO_BL31_RSVMEM_SIZE_MASK 0xFFFF0000 macro
/openbmc/u-boot/arch/arm/mach-meson/
H A Dboard-gx.c42 bl31_size = ((reg & GX_AO_BL31_RSVMEM_SIZE_MASK) in meson_init_reserved_memory()