Searched refs:UARTStatus (Results 1 – 2 of 2) sorted by relevance
203 u8 UARTStatus; member
63 if ((Event.UARTStatus & 0x01) && (dev->TxEventNotify)) in event_bh_work()65 if ((Event.UARTStatus & 0x02) && (dev->RxEventNotify)) in event_bh_work()