Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/clk/tegra/
Dclk-pll.c501 static int _hw_to_p_div(struct clk_hw *hw, u8 p_div_hw) in _hw_to_p_div() function
895 pdiv = _hw_to_p_div(hw, cfg.p); in clk_pll_recalc_rate()
1368 p_div = _hw_to_p_div(hw, cfg.p); in clk_pll_ramp_round_rate()