Home
last modified time | relevance | path

Searched refs:clk_main_osc (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/at91/
H A Dclk-main.c28 struct clk_main_osc { struct
34 #define to_clk_main_osc(hw) container_of(hw, struct clk_main_osc, hw) argument
73 struct clk_main_osc *osc = to_clk_main_osc(hw); in clk_main_osc_prepare()
96 struct clk_main_osc *osc = to_clk_main_osc(hw); in clk_main_osc_unprepare()
113 struct clk_main_osc *osc = to_clk_main_osc(hw); in clk_main_osc_is_prepared()
128 struct clk_main_osc *osc = to_clk_main_osc(hw); in clk_main_osc_save_context()
137 struct clk_main_osc *osc = to_clk_main_osc(hw); in clk_main_osc_restore_context()
158 struct clk_main_osc *osc; in at91_clk_register_main_osc()