Searched refs:toval (Results 1 – 1 of 1) sorted by relevance
109 uint32_t cs, toval; in wdog_restore() local112 toval = mmio_read_32(wdog->base + 0x8); in wdog_restore()115 if (cs == wdog->regs[0] && toval == wdog->regs[1]) { in wdog_restore()