Searched refs:IRQ_RXBREAK (Results 1 – 1 of 1) sorted by relevance
388 #define IRQ_RXBREAK BIT9 /* async */ macro2075 if ((status & IRQ_RXBREAK) && (status & RXBREAK)) { in isr_serial()4152 slgt_irq_on(info, IRQ_RXBREAK | IRQ_RXOVER); in async_mode()