Searched refs:clkops_generic (Results 1 – 3 of 3) sorted by relevance
/arch/arm/mach-omap1/ |
D | clock_data.c | 97 .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 …]
|
D | clock.h | 288 extern const struct clkops clkops_generic;
|
D | clock.c | 495 const struct clkops clkops_generic = { variable
|