Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/arch/arm/mach-mmp/
Dclock.h9 struct clkops { struct
17 const struct clkops *ops; argument
/kernel/linux/linux-4.19/arch/arm/mach-sa1100/
Dclock.c21 struct clkops { struct
28 const struct clkops *ops; argument
/kernel/linux/linux-5.10/arch/arm/mach-omap1/
Dclock.h67 struct clkops { struct
68 int (*enable)(struct clk *);
69 void (*disable)(struct clk *);
70 void (*find_idlest)(struct clk *, void __iomem **,
72 void (*find_companion)(struct clk *, void __iomem **,
74 void (*allow_idle)(struct clk *);
75 void (*deny_idle)(struct clk *);
/kernel/linux/linux-4.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 *);