Home
last modified time | relevance | path

Searched refs:gfx_l4ls_clkdm (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/arch/arm/mach-omap2/
Dpm33xx-core.c36 static struct clockdomain *gfx_l4ls_clkdm; variable
107 gfx_l4ls_clkdm = clkdm_lookup("gfx_l4ls_gfx_clkdm"); in am33xx_suspend_init()
109 if (!gfx_l4ls_clkdm) { in am33xx_suspend_init()
172 clkdm_wakeup(gfx_l4ls_clkdm); in am33xx_suspend()
173 clkdm_sleep(gfx_l4ls_clkdm); in am33xx_suspend()