Searched refs:pll_e_params (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/clk/tegra/ |
H A D | clk-tegra20.c | 400 static struct tegra_clk_pll_params pll_e_params = { variable 693 0, &pll_e_params, NULL); in tegra20_pll_init()
|
H A D | clk-tegra114.c | 554 static struct tegra_clk_pll_params pll_e_params = { variable 1004 clk_base, 0, &pll_e_params, NULL); in tegra114_pll_init()
|
H A D | clk-tegra30.c | 508 static struct tegra_clk_pll_params pll_e_params __ro_after_init = { 1375 CLK_GET_RATE_NOCACHE, &pll_e_params, NULL); in tegra30_car_probe()
|
H A D | clk-tegra124.c | 470 static struct tegra_clk_pll_params pll_e_params = { variable 1204 clk_base, 0, &pll_e_params, NULL); in tegra124_pll_init()
|
H A D | clk-tegra210.c | 1964 static struct tegra_clk_pll_params pll_e_params = { variable 3358 clk_base, 0, &pll_e_params, NULL); in tegra210_pll_init()
|