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