Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dns16550.h169 #define UART_LSR_FE 0x08 /* Framing error */ macro
/openbmc/qemu/hw/char/
H A Dserial.c85 #define UART_LSR_FE 0x08 /* Frame error indicator */ macro
/openbmc/u-boot/include/linux/
H A Dserial_reg.h128 #define UART_LSR_FE 0x08 /* Frame error indicator */ macro
/openbmc/linux/include/uapi/linux/
H A Dserial_reg.h143 #define UART_LSR_FE 0x08 /* Frame error indicator */ macro