Home
last modified time | relevance | path

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

/drivers/mtd/lpddr/
DKconfig2 menu "LPDDR & LPDDR2 PCM memory drivers"
6 tristate "Support for LPDDR flash chips"
9 This option enables support of LPDDR (Low power double data rate)
17 Device Information for LPDDR chips is offered through the Overlay
/drivers/cpufreq/
Ds5pv210-cpufreq.c114 LPDDR = 0x1, enumerator
530 if ((mem_type != LPDDR) && (mem_type != LPDDR2)) { in s5pv210_cpu_init()