Searched refs:XIRCREG40_RXST0 (Results 1 – 1 of 1) sorted by relevance
197 #define XIRCREG40_RXST0 9 /* Receive Status Register */ macro1346 rx_status = GetByte(XIRCREG40_RXST0); in xirc2ps_interrupt()1347 PutByte(XIRCREG40_RXST0, (~rx_status & 0xff)); in xirc2ps_interrupt()1882 PutByte(XIRCREG40_RXST0, 0x00); /* ROK, RAB, REN, RO, CRC, AE, PTL, MP */ in do_reset()