Searched refs:clkops_generic (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/arch/arm/mach-omap1/ |
D | clock_data.c | 97 .ops = &clkops_generic, 107 .ops = &clkops_generic, 128 .ops = &clkops_generic, 146 .ops = &clkops_generic, 155 .ops = &clkops_generic, 167 .ops = &clkops_generic, 178 .ops = &clkops_generic, 199 .ops = &clkops_generic, 269 .ops = &clkops_generic, 276 .ops = &clkops_generic, [all …]
|
D | clock.h | 185 extern const struct clkops clkops_generic;
|
D | clock.c | 619 const struct clkops clkops_generic = { variable
|