Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/at91/
Dclk-main.c35 struct clk_main_osc { struct
42 #define to_clk_main_osc(hw) container_of(hw, struct clk_main_osc, hw) argument
74 struct clk_main_osc *osc = dev_id; in clk_main_osc_irq_handler()
84 struct clk_main_osc *osc = to_clk_main_osc(hw); in clk_main_osc_prepare()
108 struct clk_main_osc *osc = to_clk_main_osc(hw); in clk_main_osc_unprepare()
124 struct clk_main_osc *osc = to_clk_main_osc(hw); in clk_main_osc_is_prepared()
149 struct clk_main_osc *osc; in at91_clk_register_main_osc()