Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sh/include/asm/
Dwatchdog.h83 static inline void sh_wdt_write_cnt(__u32 val) in sh_wdt_write_cnt() function
137 static inline void sh_wdt_write_cnt(__u8 val) in sh_wdt_write_cnt() function
/linux-3.4.99/arch/sh/kernel/
Dreboot.c20 sh_wdt_write_cnt(0xFF); in watchdog_trigger_immediate()
/linux-3.4.99/arch/sh/boards/mach-hp6xx/
Dpm.c54 sh_wdt_write_cnt(0); in pm_enter()
/linux-3.4.99/drivers/watchdog/
Dshwdt.c105 sh_wdt_write_cnt(0); in sh_wdt_start()
179 sh_wdt_write_cnt(0); in sh_wdt_ping()