Searched refs:TXx927_SIDISR_UVALID (Results 1 – 4 of 4) sorted by relevance
94 } while (tx3927_sioptr(0)->disr & TXx927_SIDISR_UVALID) in getDebugChar()
83 } while (tx3927_sioptr(1)->disr & TXx927_SIDISR_UVALID) in getch()
114 #define TXx927_SIDISR_UVALID 0x00004000 macro
403 } while (!(*status & TXx927_SIDISR_UVALID)); in receive_chars()