Home
last modified time | relevance | path

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

/linux-5.19.10/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-5.19.10/include/linux/clk/
Dti.h256 int (*clkdm_clk_enable)(struct clockdomain *clkdm, struct clk *clk); member