Searched refs:tegra2_periph_clk_set_rate (Results 1 – 1 of 1) sorted by relevance
1061 static int tegra2_periph_clk_set_rate(struct clk *c, unsigned long rate) in tegra2_periph_clk_set_rate() function1124 .set_rate = &tegra2_periph_clk_set_rate,1177 ret = tegra2_periph_clk_set_rate(c, rate); in tegra2_emc_clk_set_rate()