Home
last modified time | relevance | path

Searched defs:UART_LSR_FIFOE (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dserial_reg.h124 #define UART_LSR_FIFOE 0x80 /* Fifo error */ macro
/openbmc/linux/include/uapi/linux/
H A Dserial_reg.h139 #define UART_LSR_FIFOE 0x80 /* Fifo error */ macro