Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap2/
H A Dwd_timer.h12 extern int omap2_wd_timer_reset(struct omap_hwmod *oh);
H A Dwd_timer.c75 int omap2_wd_timer_reset(struct omap_hwmod *oh) in omap2_wd_timer_reset() function
H A Domap_hwmod_2xxx_ipblock_data.c74 .reset = &omap2_wd_timer_reset,
H A Domap_hwmod_81xx_data.c345 .reset = &omap2_wd_timer_reset,
H A Domap_hwmod_3xxx_data.c318 .reset = &omap2_wd_timer_reset,
H A Domap_hwmod.c3471 { .match = "wd_timer", .len = 8, .reset = omap2_wd_timer_reset, },