Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-pxa/include/mach/
Dsmemc.h57 #define MDCNFG_DE2 (1 << 16) /* SDRAM Bank 2 Enable */ macro
/linux-4.1.27/arch/arm/mach-sa1100/
Dsleep.S105 bic r10, r10, #(MDCNFG_DE2+MDCNFG_DE3)
/linux-4.1.27/drivers/cpufreq/
Dpxa2xx-cpufreq.c249 if (mdcnfg & (MDCNFG_DE2 | MDCNFG_DE3)) in init_sdram_rows()
/linux-4.1.27/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1411 #define MDCNFG_DE2 MDCNFG_DE (2) /* DRAM Enable bank 2 */ macro