Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/jz4740/
Dtimer.c26 void jz4740_timer_enable_watchdog(void) in jz4740_timer_enable_watchdog() function
30 EXPORT_SYMBOL_GPL(jz4740_timer_enable_watchdog);
Dreset.c47 jz4740_timer_enable_watchdog(); in jz4740_restart()
/linux-4.1.27/arch/mips/include/asm/mach-jz4740/
Dtimer.h61 void jz4740_timer_enable_watchdog(void);
/linux-4.1.27/drivers/watchdog/
Djz4740_wdt.c117 jz4740_timer_enable_watchdog(); in jz4740_wdt_start()