Home
last modified time | relevance | path

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

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