Lines Matching refs:data
941 "timing %pOFn: failed to read emc burst data: %d\n",
1163 void *data)
1181 static int tegra_emc_debug_min_rate_get(void *data, u64 *rate)
1183 struct tegra_emc *emc = data;
1190 static int tegra_emc_debug_min_rate_set(void *data, u64 rate)
1192 struct tegra_emc *emc = data;
1211 static int tegra_emc_debug_max_rate_get(void *data, u64 *rate)
1213 struct tegra_emc *emc = data;
1220 static int tegra_emc_debug_max_rate_set(void *data, u64 rate)
1222 struct tegra_emc *emc = data;
1288 emc_of_icc_xlate_extended(struct of_phandle_args *spec, void *data)
1290 struct icc_provider *provider = data;
1328 * EMC clock rate is twice smaller than the peak data rate because
1329 * data is sampled on both EMC clock edges.
1350 emc->provider.data = &emc->provider;
1437 static void devm_tegra_emc_unset_callback(void *data)