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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dwatchdog.h100 * sh_wdt_read_csr - Read from Control/Status Register
104 static inline __u32 sh_wdt_read_csr(void) function
143 * sh_wdt_read_csr - Read from Control/Status Register
147 static inline __u8 sh_wdt_read_csr(void) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-hp6xx/
H A Dpm.c48 csr = sh_wdt_read_csr();
52 csr = sh_wdt_read_csr();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/watchdog/
H A Dshwdt.c97 csr = sh_wdt_read_csr();
111 csr = sh_wdt_read_csr();
146 csr = sh_wdt_read_csr();
196 csr = sh_wdt_read_csr();

Completed in 46 milliseconds