Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/tegra/
Dclk-pll.c375 static int _hw_to_p_div(struct clk_hw *hw, u8 p_div_hw) in _hw_to_p_div() argument
382 if (p_div_hw == p_tohw->hw_val) in _hw_to_p_div()
389 return 1 << p_div_hw; in _hw_to_p_div()