Home
last modified time | relevance | path

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

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