Home
last modified time | relevance | path

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

/drivers/clk/qcom/
Dgcc-ipq4019.c1255 struct clk_hw *p_hw; in clk_cpu_div_round_rate() local
1262 p_hw = clk_hw_get_parent_by_index(hw, f->src); in clk_cpu_div_round_rate()
1263 *p_rate = clk_hw_get_rate(p_hw); in clk_cpu_div_round_rate()