Searched refs:of_get_ddr_timings (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/memory/
H A Dof_memory.h19 *of_get_ddr_timings(struct device_node *np_ddr, struct device *dev,
29 *of_get_ddr_timings(struct device_node *np_ddr, struct device *dev, of_get_ddr_timings() function
H A Dof_memory.c94 * of_get_ddr_timings() - extracts the ddr timings and updates no of
106 const struct lpddr2_timings *of_get_ddr_timings(struct device_node *np_ddr, of_get_ddr_timings() function
153 EXPORT_SYMBOL(of_get_ddr_timings); variable
H A Demif.c1404 emif->plat_data->timings = of_get_ddr_timings(np_ddr, emif->dev, of_get_memory_device_details()

Completed in 154 milliseconds