Searched refs:pll_m_params (Results 1 – 5 of 5) sorted by relevance
/linux-6.1.9/drivers/clk/tegra/ |
D | clk-tegra20.c | 294 static struct tegra_clk_pll_params pll_m_params = { variable 646 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 930 CLK_SET_RATE_GATE, &pll_m_params, NULL); in tegra114_pll_init()
|
D | clk-tegra30.c | 382 static struct tegra_clk_pll_params pll_m_params __ro_after_init = { 1381 CLK_SET_RATE_GATE, &pll_m_params, NULL); in tegra30_car_probe()
|
D | clk-tegra124.c | 413 static struct tegra_clk_pll_params pll_m_params = { variable 1127 CLK_SET_RATE_GATE, &pll_m_params, NULL); in tegra124_pll_init()
|
D | clk-tegra210.c | 1892 static struct tegra_clk_pll_params pll_m_params = { variable 3236 CLK_SET_RATE_GATE, &pll_m_params, NULL); in tegra210_pll_init()
|