Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-omap2/
Dwd_timer.h12 extern int omap2_wd_timer_reset(struct omap_hwmod *oh);
Dwd_timer.c75 int omap2_wd_timer_reset(struct omap_hwmod *oh) in omap2_wd_timer_reset() function
Domap_hwmod_2xxx_ipblock_data.c75 .reset = &omap2_wd_timer_reset,
Domap_hwmod_81xx_data.c361 .reset = &omap2_wd_timer_reset,
Domap_hwmod_7xx_data.c1838 .reset = &omap2_wd_timer_reset,
Domap_hwmod_3xxx_data.c365 .reset = &omap2_wd_timer_reset,
Domap_hwmod.c3541 { .match = "wd_timer", .len = 8, .reset = omap2_wd_timer_reset, },