Searched refs:sh_wdt_read_csr (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/sh/include/asm/
H A Dwatchdog.h95 * sh_wdt_read_csr - Read from Control/Status Register
99 static inline __u32 sh_wdt_read_csr(void) function
138 * sh_wdt_read_csr - Read from Control/Status Register
142 static inline __u8 sh_wdt_read_csr(void) function
/linux-master/arch/sh/boards/mach-hp6xx/
H A Dpm.c47 csr = sh_wdt_read_csr();
51 csr = sh_wdt_read_csr();
/linux-master/drivers/watchdog/
H A Dshwdt.c95 csr = sh_wdt_read_csr();
109 csr = sh_wdt_read_csr();
134 csr = sh_wdt_read_csr();
183 csr = sh_wdt_read_csr();

Completed in 240 milliseconds