Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap2/
Dclockdomain.h179 int (*clkdm_clk_enable)(struct clockdomain *clkdm); member
Dclockdomain.c1194 int clkdm_clk_enable(struct clockdomain *clkdm, struct clk *clk) in clkdm_clk_enable() function
/Linux-v4.19/include/linux/clk/
Dti.h232 int (*clkdm_clk_enable)(struct clockdomain *clkdm, struct clk *clk); member