Home
last modified time | relevance | path

Searched refs:SR_OVERRUN (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/char/
H A Dipoctal232.c79 #define SR_OVERRUN BIT(4) macro
245 ch->sr &= ~(SR_OVERRUN | SR_PARITY | SR_FRAMING | SR_BREAK); in write_cr()