Searched refs:p_parent (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/clk/rockchip/
H A Dclk.c186 struct clk_hw *p_parent; local
190 p_parent = clk_hw_get_parent(clk_hw_get_parent(hw));
191 p_parent_rate = clk_hw_get_rate(p_parent);

Completed in 289 milliseconds