Home
last modified time | relevance | path

Searched refs:read_rcsr (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.h305 static inline u32 read_rcsr(void) in read_rcsr() function