Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-tegra/
Dclock.h152 struct clk *tegra_get_clock_by_name(const char *name);
Dclock.c65 struct clk *tegra_get_clock_by_name(const char *name) in tegra_get_clock_by_name() function
334 c = tegra_get_clock_by_name(table->name); in tegra_clk_init_one_from_table()
343 p = tegra_get_clock_by_name(table->parent); in tegra_clk_init_one_from_table()
Dtegra2_clocks.c1905 sel->input = tegra_get_clock_by_name(src->name); in init_audio_sync_clock_mux()
2310 c = tegra_get_clock_by_name(tegra_clk_duplicates[i].name); in tegra2_init_clocks()