Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-lpc32xx/include/mach/
Dsystem.h29 extern void lpc32xx_watchdog_reset(void); in arch_reset()
39 lpc32xx_watchdog_reset(); in arch_reset()
/linux-2.6.39/arch/arm/mach-lpc32xx/
Dcommon.h64 extern void lpc32xx_watchdog_reset(void);
Dcommon.c125 void lpc32xx_watchdog_reset(void) in lpc32xx_watchdog_reset() function