Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-omap1/
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;
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 = {
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
Dclock.h68 extern const struct clkops clkops_omap2_dflt_wait;
69 extern const struct clkops clkops_omap2_dflt;
Dclock3xxx.h19 extern const struct clkops clkops_noncore_dpll_ops;