Home
last modified time | relevance | path

Searched refs:adjust_vco (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/clk/tegra/
H A Dclk-pll.c2077 if (pll_params->adjust_vco) in tegra_clk_register_pllxc()
2078 pll_params->vco_min = pll_params->adjust_vco(pll_params, in tegra_clk_register_pllxc()
2128 if (pll_params->adjust_vco) in tegra_clk_register_pllre()
2129 pll_params->vco_min = pll_params->adjust_vco(pll_params, in tegra_clk_register_pllre()
2189 if (pll_params->adjust_vco) in tegra_clk_register_pllm()
2190 pll_params->vco_min = pll_params->adjust_vco(pll_params, in tegra_clk_register_pllm()
2432 if (pll_params->adjust_vco) in tegra_clk_register_pllre_tegra210()
2433 pll_params->vco_min = pll_params->adjust_vco(pll_params, in tegra_clk_register_pllre_tegra210()
2632 if (pll_params->adjust_vco) in tegra_clk_register_pllc_tegra210()
2633 pll_params->vco_min = pll_params->adjust_vco(pll_params, in tegra_clk_register_pllc_tegra210()
[all …]
H A Dclk.h344 unsigned long (*adjust_vco)(struct tegra_clk_pll_params *pll_params, member
H A Dclk-tegra210.c2141 .adjust_vco = tegra210_clk_adjust_vco_min,
2188 .adjust_vco = tegra210_clk_adjust_vco_min,
2233 .adjust_vco = tegra210_clk_adjust_vco_min,
2276 .adjust_vco = tegra210_clk_adjust_vco_min,