Home
last modified time | relevance | path

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

/Linux-v6.1/arch/arm/mach-omap2/
Dclockdomain.h176 int (*clkdm_clk_enable)(struct clockdomain *clkdm); member
Dclockdomain.c1164 int clkdm_clk_enable(struct clockdomain *clkdm, struct clk *unused) in clkdm_clk_enable() function
/Linux-v6.1/include/linux/clk/
Dti.h248 int (*clkdm_clk_enable)(struct clockdomain *clkdm, struct clk *clk); member