Searched refs:TXX9_SIDISR_RDIS (Results 1 – 1 of 1) sorted by relevance
124 #define TXX9_SIDISR_RDIS 0x00000080 macro243 up->port.read_status_mask &= ~TXX9_SIDISR_RDIS; in serial_txx9_stop_rx()390 if (!(status & (TXX9_SIDISR_TDIS | TXX9_SIDISR_RDIS | in serial_txx9_interrupt()396 if (status & TXX9_SIDISR_RDIS) in serial_txx9_interrupt()402 TXX9_SIDISR_TDIS | TXX9_SIDISR_RDIS | in serial_txx9_interrupt()512 sio_mask(up, TXX9_SIDISR, TXX9_SIDISR_RDIS); in serial_txx9_get_poll_char()691 TXX9_SIDISR_TDIS | TXX9_SIDISR_RDIS; in serial_txx9_set_termios()717 up->port.ignore_status_mask |= TXX9_SIDISR_RDIS; in serial_txx9_set_termios()