Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/qcom/
H A Dgcc-ipq4019.c132 struct clk_hw *p_hw; in clk_cpu_div_round_rate() local
139 p_hw = clk_hw_get_parent_by_index(hw, f->src); in clk_cpu_div_round_rate()
140 *p_rate = clk_hw_get_rate(p_hw); in clk_cpu_div_round_rate()