Searched refs:pll_e_params (Results 1 - 4 of 4) sorted by relevance
/drivers/clk/tegra/ | ||
H A D | clk-tegra20.c | 411 static struct tegra_clk_pll_params pll_e_params = { variable in typeref:struct:tegra_clk_pll_params 703 0, &pll_e_params, NULL); |
H A D | clk-tegra114.c | 575 static struct tegra_clk_pll_params pll_e_params = { variable in typeref:struct:tegra_clk_pll_params 1190 clk_base, 0, &pll_e_params, NULL); |
H A D | clk-tegra124.c | 452 static struct tegra_clk_pll_params pll_e_params = { variable in typeref:struct:tegra_clk_pll_params 1273 clk_base, 0, &pll_e_params, NULL); |
H A D | clk-tegra30.c | 562 static struct tegra_clk_pll_params pll_e_params = { variable in typeref:struct:tegra_clk_pll_params 998 CLK_GET_RATE_NOCACHE, &pll_e_params, NULL); |
Completed in 64 milliseconds