Searched refs:clk_system (Results 1 – 1 of 1) sorted by relevance
19 #define to_clk_system(hw) container_of(hw, struct clk_system, hw)20 struct clk_system { struct43 struct clk_system *sys = to_clk_system(hw); in clk_system_prepare() argument58 struct clk_system *sys = to_clk_system(hw); in clk_system_unprepare()65 struct clk_system *sys = to_clk_system(hw); in clk_system_is_prepared()83 struct clk_system *sys = to_clk_system(hw); in clk_system_save_context()92 struct clk_system *sys = to_clk_system(hw); in clk_system_restore_context()111 struct clk_system *sys; in at91_clk_register_system()
Completed in 3 milliseconds