Home
last modified time | relevance | path

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

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