Home
last modified time | relevance | path

Searched defs:clk_ops (Results 1 – 2 of 2) sorted by relevance

/linux/arch/m68k/include/asm/
H A Dmcfclk.h12 struct clk_ops { struct
18 struct clk_ops *clk_ops; argument
/linux/include/linux/
H A Dclk-provider.h234 struct clk_ops { struct
235 prepareclk_ops global() argument
236 unprepareclk_ops global() argument
237 is_preparedclk_ops global() argument
238 unprepare_unusedclk_ops global() argument
239 enableclk_ops global() argument
240 disableclk_ops global() argument
241 is_enabledclk_ops global() argument
242 disable_unusedclk_ops global() argument
243 save_contextclk_ops global() argument
244 restore_contextclk_ops global() argument
245 recalc_rateclk_ops global() argument
247 round_rateclk_ops global() argument
249 determine_rateclk_ops global() argument
251 set_parentclk_ops global() argument
252 get_parentclk_ops global() argument
253 set_rateclk_ops global() argument
255 set_rate_and_parentclk_ops global() argument
258 recalc_accuracyclk_ops global() argument
260 get_phaseclk_ops global() argument
261 set_phaseclk_ops global() argument
262 get_duty_cycleclk_ops global() argument
264 set_duty_cycleclk_ops global() argument
266 initclk_ops global() argument
267 terminateclk_ops global() argument
268 debug_initclk_ops global() argument
[all...]