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

/linux-master/drivers/clk/
H A Dclk.h12 struct clk_hw *of_clk_get_hw(struct device_node *np,
15 static inline struct clk_hw *of_clk_get_hw(struct device_node *np, function
H A Dclkdev.c106 hw = of_clk_get_hw(dev->of_node, 0, con_id);
H A Dclk.c5296 struct clk_hw *of_clk_get_hw(struct device_node *np, int index, function
5317 struct clk_hw *hw = of_clk_get_hw(np, index, con_id);

Completed in 163 milliseconds