TXX9_SIDISR_UBRK 284 drivers/tty/serial/serial_txx9.c if (unlikely(disr & (TXX9_SIDISR_UBRK | TXX9_SIDISR_UPER | TXX9_SIDISR_UBRK 289 drivers/tty/serial/serial_txx9.c if (disr & TXX9_SIDISR_UBRK) { TXX9_SIDISR_UBRK 321 drivers/tty/serial/serial_txx9.c if (disr & TXX9_SIDISR_UBRK) { TXX9_SIDISR_UBRK 691 drivers/tty/serial/serial_txx9.c up->port.read_status_mask |= TXX9_SIDISR_UBRK; TXX9_SIDISR_UBRK 700 drivers/tty/serial/serial_txx9.c up->port.ignore_status_mask |= TXX9_SIDISR_UBRK;