Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap1/
A Dclock.h67 struct clkops { struct
140 const struct clkops *ops;
187 extern const struct clkops clkops_null;
280 extern const struct clkops clkops_dspck;
281 extern const struct clkops clkops_dummy;
282 extern const struct clkops clkops_uart_16xx;
283 extern const struct clkops clkops_generic;
A Dclock.c492 const struct clkops clkops_generic = {
518 const struct clkops clkops_dspck = {
553 const struct clkops clkops_uart_16xx = {
910 const struct clkops clkops_null = {
/linux/arch/arm/mach-omap2/
A Dclock.h68 extern const struct clkops clkops_omap2_dflt_wait;
69 extern const struct clkops clkops_omap2_dflt;
A Dclock3xxx.h19 extern const struct clkops clkops_noncore_dpll_ops;

Completed in 7 milliseconds