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

/linux-master/drivers/clk/at91/
H A Dclk-system.c19 #define to_clk_system(hw) container_of(hw, struct clk_system, hw) macro
43 struct clk_system *sys = to_clk_system(hw);
58 struct clk_system *sys = to_clk_system(hw);
65 struct clk_system *sys = to_clk_system(hw);
83 struct clk_system *sys = to_clk_system(hw);
92 struct clk_system *sys = to_clk_system(hw);

Completed in 80 milliseconds