Searched refs:pll_m_params (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/clk/tegra/ |
| D | clk-tegra20.c | 293 static struct tegra_clk_pll_params pll_m_params = { variable 645 CLK_SET_RATE_GATE, &pll_m_params, NULL); in tegra20_pll_init()
|
| D | clk-tegra114.c | 299 static struct tegra_clk_pll_params pll_m_params = { variable 947 CLK_SET_RATE_GATE, &pll_m_params, NULL); in tegra114_pll_init()
|
| D | clk-tegra30.c | 380 static struct tegra_clk_pll_params pll_m_params __ro_after_init = { 836 CLK_SET_RATE_GATE, &pll_m_params, NULL); in tegra30_pll_init()
|
| D | clk-tegra124.c | 395 static struct tegra_clk_pll_params pll_m_params = { variable 1080 CLK_SET_RATE_GATE, &pll_m_params, NULL); in tegra124_pll_init()
|
| D | clk-tegra210.c | 1815 static struct tegra_clk_pll_params pll_m_params = { variable 3097 CLK_SET_RATE_GATE, &pll_m_params, NULL); in tegra210_pll_init()
|