Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/drivers/cpufreq/
Ds5pv210-cpufreq.c117 LPDDR = 0x1, enumerator
533 if ((mem_type != LPDDR) && (mem_type != LPDDR2)) { in s5pv210_cpu_init()