Searched refs:RxORN (Results 1 – 2 of 2) sorted by relevance
73 RxORN = 0x00000020, RxIDLE = 0x00000010, RxEARLY = 0x00000008, enumerator
1065 sw32(imr, RxSOVR | RxORN | RxERR | RxOK | TxURN | TxERR | TxDESC); in sis900_open()1589 sw32(imr, RxSOVR | RxORN | RxERR | RxOK | TxURN | TxERR | TxDESC); in sis900_tx_timeout()1686 if ((status & (HIBERR|TxURN|TxERR|TxDESC|RxORN|RxERR|RxOK)) == 0) in sis900_interrupt()1692 if (status & (RxORN | RxERR | RxOK)) in sis900_interrupt()2546 sw32(imr, RxSOVR | RxORN | RxERR | RxOK | TxURN | TxERR | TxDESC); in sis900_resume()