Searched refs:TXX9_SIDISR_RDIS (Results 1 – 1 of 1) sorted by relevance
121 #define TXX9_SIDISR_RDIS 0x00000080 macro240 up->port.read_status_mask &= ~TXX9_SIDISR_RDIS; in serial_txx9_stop_rx()387 if (!(status & (TXX9_SIDISR_TDIS | TXX9_SIDISR_RDIS | in serial_txx9_interrupt()393 if (status & TXX9_SIDISR_RDIS) in serial_txx9_interrupt()399 TXX9_SIDISR_TDIS | TXX9_SIDISR_RDIS | in serial_txx9_interrupt()509 sio_mask(up, TXX9_SIDISR, TXX9_SIDISR_RDIS); in serial_txx9_get_poll_char()688 TXX9_SIDISR_TDIS | TXX9_SIDISR_RDIS; in serial_txx9_set_termios()714 up->port.ignore_status_mask |= TXX9_SIDISR_RDIS; in serial_txx9_set_termios()