Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-omap2/
Dtimer.c70 static struct omap_hwmod *clockevent_gpt_hwmod; variable
134 if (!clockevent_gpt_hwmod) in omap_clkevt_idle()
137 omap_hwmod_idle(clockevent_gpt_hwmod); in omap_clkevt_idle()
142 if (!clockevent_gpt_hwmod) in omap_clkevt_unidle()
145 omap_hwmod_enable(clockevent_gpt_hwmod); in omap_clkevt_unidle()
400 clockevent_gpt_hwmod = in omap2_gp_clockevent_init()