Searched refs:SR_BREAK (Results 1 – 1 of 1) sorted by relevance
82 #define SR_BREAK BIT(7) macro245 ch->sr &= ~(SR_OVERRUN | SR_PARITY | SR_FRAMING | SR_BREAK); in write_cr()300 if (ch->sr & SR_BREAK) { in io_read()301 ch->sr &= ~SR_BREAK; in io_read()518 if (!(ch->sr & SR_BREAK)) { in hostdev_event()527 ch->sr |= SR_BREAK; in hostdev_event()