Searched refs:TXX9_SIDISR_RDIS (Results 1 – 1 of 1) sorted by relevance
110 #define TXX9_SIDISR_RDIS 0x00000080 macro221 up->read_status_mask &= ~TXX9_SIDISR_RDIS; in serial_txx9_stop_rx()343 if (!(status & (TXX9_SIDISR_TDIS | TXX9_SIDISR_RDIS | in serial_txx9_interrupt()349 if (status & TXX9_SIDISR_RDIS) in serial_txx9_interrupt()355 TXX9_SIDISR_TDIS | TXX9_SIDISR_RDIS | in serial_txx9_interrupt()460 sio_mask(up, TXX9_SIDISR, TXX9_SIDISR_RDIS); in serial_txx9_get_poll_char()637 TXX9_SIDISR_TDIS | TXX9_SIDISR_RDIS; in serial_txx9_set_termios()663 up->ignore_status_mask |= TXX9_SIDISR_RDIS; in serial_txx9_set_termios()