Home
last modified time | relevance | path

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

/Linux-v6.6/arch/sh/include/asm/
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
/Linux-v6.6/arch/sh/kernel/
Dreboot.c18 sh_wdt_write_cnt(0xFF); in watchdog_trigger_immediate()
/Linux-v6.6/drivers/watchdog/
Dshwdt.c99 sh_wdt_write_cnt(0); in sh_wdt_start()
187 sh_wdt_write_cnt(0); in sh_wdt_ping()
/Linux-v6.6/arch/sh/boards/mach-hp6xx/
Dpm.c52 sh_wdt_write_cnt(0); in pm_enter()