Home
last modified time | relevance | path

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

/linux-4.1.27/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-4.1.27/arch/sh/kernel/
Dreboot.c20 sh_wdt_write_cnt(0xFF); in watchdog_trigger_immediate()
/linux-4.1.27/drivers/watchdog/
Dshwdt.c103 sh_wdt_write_cnt(0); in sh_wdt_start()
191 sh_wdt_write_cnt(0); in sh_wdt_ping()
/linux-4.1.27/arch/sh/boards/mach-hp6xx/
Dpm.c54 sh_wdt_write_cnt(0); in pm_enter()