Searched refs:lpddr2_min_tck (Results 1 – 6 of 6) sorted by relevance
13 const struct lpddr2_min_tck *of_get_min_tck(struct device_node *np,27 static inline const struct lpddr2_min_tck
173 struct lpddr2_min_tck { struct 191 extern const struct lpddr2_min_tck lpddr2_jedec_min_tck; argument
120 const struct lpddr2_min_tck lpddr2_jedec_min_tck = {
23 * Populates the lpddr2_min_tck structure by extracting data28 const struct lpddr2_min_tck *of_get_min_tck(struct device_node *np, in of_get_min_tck() 32 struct lpddr2_min_tck *min; in of_get_min_tck()
119 const struct lpddr2_min_tck *min_tck;
42 - Device AC timings: 'struct lpddr2_timings' and 'struct lpddr2_min_tck'