Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/tegra/
Dclk-pll.c499 static int _hw_to_p_div(struct clk_hw *hw, u8 p_div_hw) in _hw_to_p_div() function
879 pdiv = _hw_to_p_div(hw, cfg.p); in clk_pll_recalc_rate()
1325 p_div = _hw_to_p_div(hw, cfg.p); in clk_pll_ramp_round_rate()