Searched refs:emc_set_max_rate (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/memory/tegra/ |
| A D | tegra20-emc.c | 780 static int emc_set_max_rate(struct tegra_emc *emc, unsigned long rate, in emc_set_max_rate() function 906 err = emc_set_max_rate(emc, rate, EMC_RATE_DEBUG); in tegra_emc_debug_max_rate_set()
|
| A D | tegra124-emc.c | 1113 static int emc_set_max_rate(struct tegra_emc *emc, unsigned long rate, in emc_set_max_rate() function 1228 err = emc_set_max_rate(emc, rate, EMC_RATE_DEBUG); in tegra_emc_debug_max_rate_set()
|
| A D | tegra30-emc.c | 1187 static int emc_set_max_rate(struct tegra_emc *emc, unsigned long rate, in emc_set_max_rate() function 1313 err = emc_set_max_rate(emc, rate, EMC_RATE_DEBUG); in tegra_emc_debug_max_rate_set()
|
Completed in 28 milliseconds