Home
last modified time | relevance | path

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

/linux-6.1.9/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() argument
508 if (p_div_hw == p_tohw->hw_val) in _hw_to_p_div()
515 return 1 << p_div_hw; in _hw_to_p_div()