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

/linux-master/arch/sh/include/asm/
H A Dwatchdog.h105 * sh_wdt_write_csr - Write to Control/Status Register
111 static inline void sh_wdt_write_csr(__u32 val) function
148 * sh_wdt_write_csr - Write to Control/Status Register
154 static inline void sh_wdt_write_csr(__u8 val) function
/linux-master/drivers/watchdog/
H A Dshwdt.c97 sh_wdt_write_csr(csr);
112 sh_wdt_write_csr(csr);
136 sh_wdt_write_csr(csr);
185 sh_wdt_write_csr(csr);
/linux-master/arch/sh/kernel/
H A Dreboot.c19 sh_wdt_write_csr(0xC2);
/linux-master/arch/sh/boards/mach-hp6xx/
H A Dpm.c50 sh_wdt_write_csr(csr);

Completed in 115 milliseconds