Home
last modified time | relevance | path

Searched refs:sh_wdt_read_rstcsr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sh/include/cpu-sh2/cpu/
H A Dwatchdog.h39 static inline __u8 sh_wdt_read_rstcsr(void) in sh_wdt_read_rstcsr() function
/openbmc/linux/drivers/watchdog/
H A Dshwdt.c115 csr = sh_wdt_read_rstcsr(); in sh_wdt_start()