Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/tegra/
Dclk.h829 int tegra_pll_p_div_to_hw(struct tegra_clk_pll *pll, u8 p_div);
Dclk-pll.c486 int tegra_pll_p_div_to_hw(struct tegra_clk_pll *pll, u8 p_div) in tegra_pll_p_div_to_hw() function
Dclk-tegra210.c1428 cfg->p = tegra_pll_p_div_to_hw(pll, cfg->p); in tegra210_pll_fixed_mdiv_cfg()