Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-omap2/
Dtimer.c71 static struct omap_hwmod *clockevent_gpt_hwmod; variable
135 if (!clockevent_gpt_hwmod) in omap_clkevt_idle()
138 omap_hwmod_idle(clockevent_gpt_hwmod); in omap_clkevt_idle()
143 if (!clockevent_gpt_hwmod) in omap_clkevt_unidle()
146 omap_hwmod_enable(clockevent_gpt_hwmod); in omap_clkevt_unidle()
401 clockevent_gpt_hwmod = in omap2_gp_clockevent_init()