Searched refs:HIBERR (Results 1 – 2 of 2) sorted by relevance
69 RxSOVR = 0x00010000, HIBERR = 0x00008000, SWINT = 0x00001000, enumerator
1667 if ((status & (HIBERR|TxURN|TxERR|TxIDLE|RxORN|RxERR|RxOK)) == 0) in sis900_interrupt()1682 if (status & HIBERR) { in sis900_interrupt()