Home
last modified time | relevance | path

Searched defs:UART_LSR_OE (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Dns16550.h167 #define UART_LSR_OE 0x02 /* Overrun */ macro
/openbmc/qemu/hw/char/
H A Dserial.c87 #define UART_LSR_OE 0x02 /* Overrun error indicator */ macro
/openbmc/u-boot/include/linux/
H A Dserial_reg.h130 #define UART_LSR_OE 0x02 /* Overrun error indicator */ macro
/openbmc/linux/include/uapi/linux/
H A Dserial_reg.h145 #define UART_LSR_OE 0x02 /* Overrun error indicator */ macro