Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dns16550.h168 #define UART_LSR_PE 0x04 /* Parity error */ macro
/openbmc/qemu/hw/char/
H A Dserial.c86 #define UART_LSR_PE 0x04 /* Parity error indicator */ macro
/openbmc/u-boot/include/linux/
H A Dserial_reg.h129 #define UART_LSR_PE 0x04 /* Parity error indicator */ macro
/openbmc/linux/include/uapi/linux/
H A Dserial_reg.h144 #define UART_LSR_PE 0x04 /* Parity error indicator */ macro