Home
last modified time | relevance | path

Searched refs:MDCNFG_DE3 (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm/mach-pxa/
H A Dpxa2xx.c42 if (mdcnfg & (MDCNFG_DE2 | MDCNFG_DE3)) in pxa2xx_smemc_get_sdram_rows()
H A Dsmemc.h55 #define MDCNFG_DE3 (1 << 17) /* SDRAM Bank 3 Enable */ macro
/linux/arch/arm/mach-sa1100/
H A Dsleep.S105 bic r10, r10, #(MDCNFG_DE2+MDCNFG_DE3)
/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1379 #define MDCNFG_DE3 MDCNFG_DE (3) /* DRAM Enable bank 3 */ macro