Searched refs:t1int (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/m68k/bvme6000/
H A Dconfig.c234 unsigned char t1int, t1op; local
244 t1int = rtc->msr & 0x20;
249 } while (t1int != (rtc->msr & 0x20) ||
257 if (msb > 0 && t1int)

Completed in 179 milliseconds