Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Diop_wdt.c221 boot_status = (read_rcsr() & IOP_RCSR_WDT) ? WDIOF_CARDRESET : 0; in iop_wdt_init()
/OK3568_Linux_fs/kernel/arch/arm/mach-iop32x/
H A Diop3xx.h304 #define IOP_RCSR_WDT (0) macro