Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap2/
H A Dclockdomain.h176 int (*clkdm_clk_enable)(struct clockdomain *clkdm); member
H A Dclockdomain.c1124 int clkdm_clk_enable(struct clockdomain *clkdm, struct clk *unused) in clkdm_clk_enable() function
/linux/include/linux/clk/
H A Dti.h251 int (*clkdm_clk_enable)(struct clockdomain *clkdm, struct clk *clk); member