Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap2/
Dclockdomain.h174 int (*clkdm_clk_enable)(struct clockdomain *clkdm); member
Dclockdomain.c1155 int clkdm_clk_enable(struct clockdomain *clkdm, struct clk *clk) in clkdm_clk_enable() function
/linux-4.4.14/include/linux/clk/
Dti.h229 int (*clkdm_clk_enable)(struct clockdomain *clkdm, struct clk *clk); member