Home
last modified time | relevance | path

Searched refs:LPDDR (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/mtd/lpddr/
DKconfig1 menu "LPDDR & LPDDR2 PCM memory drivers"
5 tristate "Support for LPDDR flash chips"
8 This option enables support of LPDDR (Low power double data rate)
16 Device Information for LPDDR chips is offered through the Overlay
/linux-4.4.14/drivers/cpufreq/
Ds5pv210-cpufreq.c115 LPDDR = 0x1, enumerator
536 if ((mem_type != LPDDR) && (mem_type != LPDDR2)) { in s5pv210_cpu_init()
/linux-4.4.14/arch/blackfin/include/asm/
Dmem_init.h298 #define LPDDR 0x2 macro