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

/linux-master/arch/sh/include/asm/
H A Dwatchdog.h72 * sh_wdt_write_cnt - Write to Counter
78 static inline void sh_wdt_write_cnt(__u32 val) function
126 * sh_wdt_write_cnt - Write to Counter
132 static inline void sh_wdt_write_cnt(__u8 val) function
/linux-master/arch/sh/kernel/
H A Dreboot.c18 sh_wdt_write_cnt(0xFF);
/linux-master/arch/sh/boards/mach-hp6xx/
H A Dpm.c52 sh_wdt_write_cnt(0);
/linux-master/drivers/watchdog/
H A Dshwdt.c99 sh_wdt_write_cnt(0);
187 sh_wdt_write_cnt(0);

Completed in 128 milliseconds