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

/linux-master/drivers/clk/tegra/
H A Dclk-pll.c501 static int _hw_to_p_div(struct clk_hw *hw, u8 p_div_hw) argument
508 if (p_div_hw == p_tohw->hw_val)
515 return 1 << p_div_hw;

Completed in 201 milliseconds