Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-pxa/include/mach/
Dsmemc.h58 #define MDCNFG_DE3 (1 << 17) /* SDRAM Bank 3 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.h1412 #define MDCNFG_DE3 MDCNFG_DE (3) /* DRAM Enable bank 3 */ macro