Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-omap2/
H A Dhwinit-common.c286 valid = (section & EMIF_SDRC_ADDRSPC_MASK) >> in omap_sdram_size()
/openbmc/u-boot/arch/arm/include/asm/
H A Demif.h562 #define EMIF_SDRC_ADDRSPC_MASK (0x3 << 16) macro