Searched refs:emc_set_max_rate (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/memory/tegra/ |
| H A D | tegra20-emc.c | 777 static int emc_set_max_rate(struct tegra_emc *emc, unsigned long rate, in emc_set_max_rate() function 890 err = emc_set_max_rate(emc, rate, EMC_RATE_DEBUG); in tegra20_emc_debug_max_rate_set()
|
| H A D | tegra124-emc.c | 1108 static int emc_set_max_rate(struct tegra_emc *emc, unsigned long rate, in emc_set_max_rate() function 1223 err = emc_set_max_rate(emc, rate, EMC_RATE_DEBUG); in tegra124_emc_debug_max_rate_set()
|
| H A D | tegra30-emc.c | 1295 static int emc_set_max_rate(struct tegra_emc *emc, unsigned long rate, in emc_set_max_rate() function 1408 err = emc_set_max_rate(emc, rate, EMC_RATE_DEBUG); in tegra30_emc_debug_max_rate_set()
|