Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Drc32434_wdt.c113 SET_BITS(wdt_reg->wtc, or, nand); in rc32434_wdt_start()
124 SET_BITS(wdt_reg->wtc, 0, 1 << RC32434_WTC_EN); in rc32434_wdt_stop()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-rc32434/
H A Dinteg.h40 u32 wtc; /* Watchdog timer control. use WTC_ */ member