Searched refs:LPDDR (Results 1 – 3 of 3) sorted by relevance
1 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
115 LPDDR = 0x1, enumerator536 if ((mem_type != LPDDR) && (mem_type != LPDDR2)) { in s5pv210_cpu_init()
298 #define LPDDR 0x2 macro