Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/tegra/
H A Dclk.h908 int tegra_pll_p_div_to_hw(struct tegra_clk_pll *pll, u8 p_div);
H A Dclk-pll.c496 int tegra_pll_p_div_to_hw(struct tegra_clk_pll *pll, u8 p_div) in tegra_pll_p_div_to_hw() function
H A Dclk-tegra210.c1505 cfg->p = tegra_pll_p_div_to_hw(pll, cfg->p); in tegra210_pll_fixed_mdiv_cfg()