Home
last modified time | relevance | path

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

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