Home
last modified time | relevance | path

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

/drivers/clk/at91/
Dclk-main.c28 struct clk_main_osc { struct
33 #define to_clk_main_osc(hw) container_of(hw, struct clk_main_osc, hw) argument
70 struct clk_main_osc *osc = to_clk_main_osc(hw); in clk_main_osc_prepare()
93 struct clk_main_osc *osc = to_clk_main_osc(hw); in clk_main_osc_unprepare()
110 struct clk_main_osc *osc = to_clk_main_osc(hw); in clk_main_osc_is_prepared()
135 struct clk_main_osc *osc; in at91_clk_register_main_osc()