Home
last modified time | relevance | path

Searched refs:tegra2_periph_clk_set_rate (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/arm/mach-tegra/
Dtegra2_clocks.c1061 static int tegra2_periph_clk_set_rate(struct clk *c, unsigned long rate) in tegra2_periph_clk_set_rate() function
1124 .set_rate = &tegra2_periph_clk_set_rate,
1177 ret = tegra2_periph_clk_set_rate(c, rate); in tegra2_emc_clk_set_rate()