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

/linux-master/drivers/clk/imx/
H A Dclk-scu.c44 * struct clk_scu - Description of one SCU clock
49 struct clk_scu { struct
171 static inline struct clk_scu *to_clk_scu(struct clk_hw *hw)
173 return container_of(hw, struct clk_scu, hw);
232 struct clk_scu *clk = to_clk_scu(hw);
293 struct clk_scu *clk = to_clk_scu(hw);
323 struct clk_scu *clk = to_clk_scu(hw);
341 struct clk_scu *clk = to_clk_scu(hw);
368 struct clk_scu *clk = to_clk_scu(hw);
421 struct clk_scu *cl
[all...]

Completed in 246 milliseconds