Home
last modified time | relevance | path

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

/openbmc/linux/drivers/watchdog/
H A Dshwdt.c97 sh_wdt_write_csr(csr); in sh_wdt_start()
112 sh_wdt_write_csr(csr); in sh_wdt_start()
136 sh_wdt_write_csr(csr); in sh_wdt_stop()
185 sh_wdt_write_csr(csr); in sh_wdt_ping()
/openbmc/linux/arch/sh/include/asm/
H A Dwatchdog.h111 static inline void sh_wdt_write_csr(__u32 val) in sh_wdt_write_csr() function
154 static inline void sh_wdt_write_csr(__u8 val) in sh_wdt_write_csr() function
/openbmc/linux/arch/sh/kernel/
H A Dreboot.c19 sh_wdt_write_csr(0xC2); in watchdog_trigger_immediate()
/openbmc/linux/arch/sh/boards/mach-hp6xx/
H A Dpm.c50 sh_wdt_write_csr(csr); in pm_enter()