Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-pxa/include/mach/
Dsmemc.h56 #define MDCNFG_DE1 (1 << 1) /* SDRAM Bank 1 Enable */ macro
/linux-4.1.27/arch/arm/mach-sa1100/
Dsleep.S104 bic r10, r10, #(MDCNFG_DE0+MDCNFG_DE1)
/linux-4.1.27/drivers/cpufreq/
Dpxa2xx-cpufreq.c252 if (mdcnfg & (MDCNFG_DE0 | MDCNFG_DE1)) in init_sdram_rows()
/linux-4.1.27/arch/arm/mach-sa1100/include/mach/
DSA-1100.h1410 #define MDCNFG_DE1 MDCNFG_DE (1) /* DRAM Enable bank 1 */ macro