Home
last modified time | relevance | path

Searched refs:TXX9_SIDISR_UVALID (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/char/
Dserial_txx9.c185 #define TXX9_SIDISR_UVALID 0x00004000 macro
421 } while ((!(*status & TXX9_SIDISR_UVALID)) && (max_count-- > 0)); in receive_chars()