Searched refs:emc_set_max_rate (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/drivers/memory/tegra/ |
D | tegra20-emc.c | 780 static int emc_set_max_rate(struct tegra_emc *emc, unsigned long rate, in emc_set_max_rate() function 893 err = emc_set_max_rate(emc, rate, EMC_RATE_DEBUG); in tegra_emc_debug_max_rate_set()
|
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()
|
D | tegra30-emc.c | 1298 static int emc_set_max_rate(struct tegra_emc *emc, unsigned long rate, in emc_set_max_rate() function 1411 err = emc_set_max_rate(emc, rate, EMC_RATE_DEBUG); in tegra_emc_debug_max_rate_set()
|