Searched refs:pll_m_params (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/tegra/ |
H A D | clk-tegra30.c | 379 static struct tegra_clk_pll_params pll_m_params __ro_after_init = { 831 CLK_SET_RATE_GATE, &pll_m_params, NULL); in tegra30_pll_init()
|
H A D | clk-tegra20.c | 291 static struct tegra_clk_pll_params pll_m_params = { variable 643 CLK_SET_RATE_GATE, &pll_m_params, NULL); in tegra20_pll_init()
|
H A 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()
|
H A 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()
|
H A D | clk-tegra210.c | 1841 static struct tegra_clk_pll_params pll_m_params = { variable 3185 CLK_SET_RATE_GATE, &pll_m_params, NULL); in tegra210_pll_init()
|
/kernel/linux/linux-6.6/drivers/clk/tegra/ |
H A D | clk-tegra30.c | 381 static struct tegra_clk_pll_params pll_m_params __ro_after_init = { 1380 CLK_SET_RATE_GATE, &pll_m_params, NULL); in tegra30_car_probe()
|
H A 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()
|
H A 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()
|
H A 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()
|
H A 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()
|
Completed in 23 milliseconds