Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-tegra/
Dtegra2_clocks.c1085 static long tegra2_periph_clk_round_rate(struct clk *c, in tegra2_periph_clk_round_rate() function
1113 .round_rate = &tegra2_periph_clk_round_rate,
1161 clk_rate = tegra2_periph_clk_round_rate(c, emc_rate); in tegra2_emc_clk_round_rate()