Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/watchdog/
Diop_wdt.c221 boot_status = (read_rcsr() & IOP_RCSR_WDT) ? WDIOF_CARDRESET : 0; in iop_wdt_init()
/Linux-v5.15/arch/arm/mach-iop32x/
Diop3xx.h305 static inline u32 read_rcsr(void) in read_rcsr() function