Searched refs:clkops_generic (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/arch/arm/mach-omap1/ |
A 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 …]
|
A D | clock.h | 185 extern const struct clkops clkops_generic;
|
A D | clock.c | 619 const struct clkops clkops_generic = { variable
|
Completed in 8 milliseconds