Home
last modified time | relevance | path

Searched defs:clkops (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/arm/mach-mmp/
Dclock.h9 struct clkops { struct
17 const struct clkops *ops; argument
/Linux-v4.19/arch/arm/mach-sa1100/
Dclock.c21 struct clkops { struct
28 const struct clkops *ops; argument
/Linux-v4.19/arch/arm/mach-omap1/
Dclock.h70 struct clkops { struct
71 int (*enable)(struct clk *);
72 void (*disable)(struct clk *);
73 void (*find_idlest)(struct clk *, void __iomem **,
75 void (*find_companion)(struct clk *, void __iomem **,
77 void (*allow_idle)(struct clk *);
78 void (*deny_idle)(struct clk *);