Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-pxa/
Dclock.h4 struct clkops { struct
12 const struct clkops *ops; argument
/linux-3.4.99/arch/arm/mach-mmp/
Dclock.h11 struct clkops { struct
19 const struct clkops *ops; argument
/linux-3.4.99/arch/arm/mach-sa1100/
Dclock.c19 struct clkops { struct
25 const struct clkops *ops; argument
/linux-3.4.99/arch/arm/mach-ux500/
Dclock.h20 struct clkops { struct
29 * @ops: pointer to clkops struct used to control this clock argument
/linux-3.4.99/arch/arm/plat-omap/include/plat/
Dclock.h40 struct clkops { struct
41 int (*enable)(struct clk *);
42 void (*disable)(struct clk *);
43 void (*find_idlest)(struct clk *, void __iomem **,
45 void (*find_companion)(struct clk *, void __iomem **,
47 void (*allow_idle)(struct clk *);
48 void (*deny_idle)(struct clk *);
/linux-3.4.99/arch/arm/plat-spear/include/plat/
Dclock.h31 struct clkops { struct
32 int (*enable) (struct clk *);
33 void (*disable) (struct clk *);