Searched refs:tegra_clk_register_periph_gate (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/clk/tegra/ |
| H A D | clk-periph-gate.c | 136 struct clk *tegra_clk_register_periph_gate(const char *name, in tegra_clk_register_periph_gate() function
|
| H A D | clk-tegra114.c | 1035 clk = tegra_clk_register_periph_gate("dsia", "dsia_mux", 0, clk_base, in tegra114_periph_clk_init() 1039 clk = tegra_clk_register_periph_gate("dsib", "dsib_mux", 0, clk_base, in tegra114_periph_clk_init() 1044 clk = tegra_clk_register_periph_gate("csus", "vi_sensor", 0, in tegra114_periph_clk_init() 1053 clk = tegra_clk_register_periph_gate("mipi-cal", "clk_m", 0, clk_base, in tegra114_periph_clk_init()
|
| H A D | clk-tegra-audio.c | 241 clk = tegra_clk_register_periph_gate(data->gate_name, in tegra_audio_clk_init()
|
| H A D | clk-tegra124.c | 1043 clk = tegra_clk_register_periph_gate("dsia", "pll_d_dsi_out", 0, in tegra124_periph_clk_init() 1048 clk = tegra_clk_register_periph_gate("dsib", "pll_d_dsi_out", 0, in tegra124_periph_clk_init()
|
| H A D | clk.h | 583 struct clk *tegra_clk_register_periph_gate(const char *name,
|
| H A D | clk-tegra-periph.c | 903 clk = tegra_clk_register_periph_gate(data->name, in gate_clk_init()
|
| H A D | clk-tegra210.c | 3119 clk = tegra_clk_register_periph_gate("dsia", "pll_d_dsi_out", 0, in tegra210_periph_clk_init() 3125 clk = tegra_clk_register_periph_gate("dsib", "pll_d_dsi_out", 0, in tegra210_periph_clk_init()
|