Searched refs:TxURN (Results 1 – 2 of 2) sorted by relevance
71 MIBINT = 0x00000800, TxURN = 0x00000400, TxIDLE = 0x00000200, 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()1696 if (status & (TxURN | TxERR | TxDESC)) in sis900_interrupt()2546 sw32(imr, RxSOVR | RxORN | RxERR | RxOK | TxURN | TxERR | TxDESC); in sis900_resume()