Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/jz4740/
Dtimer.c18 void jz4740_timer_enable_watchdog(void) in jz4740_timer_enable_watchdog() function
22 EXPORT_SYMBOL_GPL(jz4740_timer_enable_watchdog);
/Linux-v5.4/arch/mips/include/asm/mach-jz4740/
Dtimer.h52 void jz4740_timer_enable_watchdog(void);
/Linux-v5.4/drivers/watchdog/
Djz4740_wdt.c109 jz4740_timer_enable_watchdog(); in jz4740_wdt_start()