Searched refs:TXX9_SIDISR_UVALID (Results 1 – 1 of 1) sorted by relevance
102 #define TXX9_SIDISR_UVALID 0x00004000 macro315 } while (!(disr & TXX9_SIDISR_UVALID) && (max_count-- > 0)); in receive_chars()473 while (sio_in(up, TXX9_SIDISR) & TXX9_SIDISR_UVALID) in serial_txx9_get_poll_char()