Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/asm/
H A Dwatchdog.h78 static inline void sh_wdt_write_cnt(__u32 val) in sh_wdt_write_cnt() function
132 static inline void sh_wdt_write_cnt(__u8 val) in sh_wdt_write_cnt() function
/openbmc/linux/arch/sh/kernel/
H A Dreboot.c18 sh_wdt_write_cnt(0xFF); in watchdog_trigger_immediate()
/openbmc/linux/drivers/watchdog/
H A Dshwdt.c99 sh_wdt_write_cnt(0); in sh_wdt_start()
187 sh_wdt_write_cnt(0); in sh_wdt_ping()
/openbmc/linux/arch/sh/boards/mach-hp6xx/
H A Dpm.c52 sh_wdt_write_cnt(0); in pm_enter()