Home
last modified time | relevance | path

Searched refs:p_div_hw (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() argument
506 if (p_div_hw == p_tohw->hw_val) in _hw_to_p_div()
513 return 1 << p_div_hw; in _hw_to_p_div()