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