Home
last modified time | relevance | path

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

/arch/arm/mach-tegra/
Dclock.h57 struct clk_mux_sel { struct
111 const struct clk_mux_sel *inputs;
Dtegra30_clocks.c589 const struct clk_mux_sel *sel; in tegra30_super_clk_init()
633 const struct clk_mux_sel *sel; in tegra30_super_clk_set_parent()
1429 const struct clk_mux_sel *mux = 0; in tegra30_periph_clk_init()
1430 const struct clk_mux_sel *sel; in tegra30_periph_clk_init()
1543 const struct clk_mux_sel *sel; in tegra30_periph_clk_set_parent()
1729 const struct clk_mux_sel *sel; in tegra30_dsib_clk_set_parent()
1777 const struct clk_mux_sel *mux = 0; in tegra30_clk_out_init()
1778 const struct clk_mux_sel *sel; in tegra30_clk_out_init()
1828 const struct clk_mux_sel *sel; in tegra30_clk_out_set_parent()
1914 const struct clk_mux_sel *sel; in tegra30_audio_sync_clk_init()
[all …]
Dtegra2_clocks.c292 const struct clk_mux_sel *sel; in tegra2_super_clk_init()
325 const struct clk_mux_sel *sel; in tegra2_super_clk_set_parent()
909 const struct clk_mux_sel *mux = NULL; in tegra2_periph_clk_init()
910 const struct clk_mux_sel *sel; in tegra2_periph_clk_init()
1025 const struct clk_mux_sel *sel; in tegra2_periph_clk_set_parent()
1241 const struct clk_mux_sel *sel; in tegra2_audio_sync_clk_init()
1266 const struct clk_mux_sel *sel; in tegra2_audio_sync_clk_set_parent()
1472 static struct clk_mux_sel tegra_clk_m_sel[] = {
1862 static struct clk_mux_sel mux_audio_sync_clk[8+1];
1913 struct clk_mux_sel *sel = mux_audio_sync_clk; in init_audio_sync_clock_mux()
[all …]