Home
last modified time | relevance | path

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

/arch/arm/mach-omap1/
Dclock_data.c97 .ops = &clkops_generic,
110 .ops = &clkops_generic,
132 .ops = &clkops_generic,
151 .ops = &clkops_generic,
162 .ops = &clkops_generic,
175 .ops = &clkops_generic,
188 .ops = &clkops_generic,
213 .ops = &clkops_generic,
299 .ops = &clkops_generic,
308 .ops = &clkops_generic,
[all …]
Dclock.h288 extern const struct clkops clkops_generic;
Dclock.c495 const struct clkops clkops_generic = { variable