Searched refs:read_rcsr (Results 1 – 2 of 2) sorted by relevance
221 boot_status = (read_rcsr() & IOP_RCSR_WDT) ? WDIOF_CARDRESET : 0; in iop_wdt_init()
305 static inline u32 read_rcsr(void) in read_rcsr() function