lpddr2_jedec_timings 1203 drivers/memory/emif.c 	pd->timings		= lpddr2_jedec_timings;
lpddr2_jedec_timings 1204 drivers/memory/emif.c 	pd->timings_arr_size	= ARRAY_SIZE(lpddr2_jedec_timings);
lpddr2_jedec_timings  169 drivers/memory/jedec_ddr.h 	lpddr2_jedec_timings[NUM_DDR_TIMING_TABLE_ENTRIES];
lpddr2_jedec_timings   32 drivers/memory/jedec_ddr_data.c 	lpddr2_jedec_timings[NUM_DDR_TIMING_TABLE_ENTRIES] = {
lpddr2_jedec_timings  118 drivers/memory/jedec_ddr_data.c EXPORT_SYMBOL_GPL(lpddr2_jedec_timings);
lpddr2_jedec_timings  148 drivers/memory/of_memory.c 	*nr_frequencies = ARRAY_SIZE(lpddr2_jedec_timings);
lpddr2_jedec_timings  149 drivers/memory/of_memory.c 	return lpddr2_jedec_timings;