Searched refs:tegra_get_clock_by_name (Results 1 – 3 of 3) sorted by relevance
152 struct clk *tegra_get_clock_by_name(const char *name);
65 struct clk *tegra_get_clock_by_name(const char *name) in tegra_get_clock_by_name() function334 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()
1905 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()