Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/tegra/
Dclk.h840 int tegra_pll_p_div_to_hw(struct tegra_clk_pll *pll, u8 p_div);
Dclk-pll.c494 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.c1433 cfg->p = tegra_pll_p_div_to_hw(pll, cfg->p); in tegra210_pll_fixed_mdiv_cfg()