Searched refs:omap2_wd_timer_reset (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
H A D | wd_timer.h | 12 extern int omap2_wd_timer_reset(struct omap_hwmod *oh);
|
H A D | wd_timer.c | 75 int omap2_wd_timer_reset(struct omap_hwmod *oh) in omap2_wd_timer_reset() function
|
H A D | omap_hwmod_2xxx_ipblock_data.c | 74 .reset = &omap2_wd_timer_reset,
|
H A D | omap_hwmod_81xx_data.c | 354 .reset = &omap2_wd_timer_reset,
|
H A D | omap_hwmod_3xxx_data.c | 319 .reset = &omap2_wd_timer_reset,
|
H A D | omap_hwmod.c | 3505 { .match = "wd_timer", .len = 8, .reset = omap2_wd_timer_reset, },
|
/kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
H A D | wd_timer.h | 12 extern int omap2_wd_timer_reset(struct omap_hwmod *oh);
|
H A D | wd_timer.c | 75 int omap2_wd_timer_reset(struct omap_hwmod *oh) in omap2_wd_timer_reset() function
|
H A D | omap_hwmod_2xxx_ipblock_data.c | 74 .reset = &omap2_wd_timer_reset,
|
H A D | omap_hwmod_81xx_data.c | 345 .reset = &omap2_wd_timer_reset,
|
H A D | omap_hwmod_3xxx_data.c | 318 .reset = &omap2_wd_timer_reset,
|
H A D | omap_hwmod.c | 3471 { .match = "wd_timer", .len = 8, .reset = omap2_wd_timer_reset, },
|
Completed in 19 milliseconds