Home
last modified time | relevance | path

Searched refs:sh_wdt_write_cnt (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dwatchdog.h72 * sh_wdt_write_cnt - Write to Counter
78 static inline void sh_wdt_write_cnt(__u32 val) in sh_wdt_write_cnt() function
126 * sh_wdt_write_cnt - Write to Counter
132 static inline void sh_wdt_write_cnt(__u8 val) in sh_wdt_write_cnt() function
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dwatchdog.h72 * sh_wdt_write_cnt - Write to Counter
78 static inline void sh_wdt_write_cnt(__u32 val) in sh_wdt_write_cnt() function
126 * sh_wdt_write_cnt - Write to Counter
132 static inline void sh_wdt_write_cnt(__u8 val) in sh_wdt_write_cnt() function
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dreboot.c18 sh_wdt_write_cnt(0xFF); in watchdog_trigger_immediate()
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dreboot.c18 sh_wdt_write_cnt(0xFF); in watchdog_trigger_immediate()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/arch/sh/boards/mach-hp6xx/
H A Dpm.c52 sh_wdt_write_cnt(0); in pm_enter()
/kernel/linux/linux-6.6/arch/sh/boards/mach-hp6xx/
H A Dpm.c52 sh_wdt_write_cnt(0); in pm_enter()

Completed in 3 milliseconds