Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dserial_reg.h50 #define UART_IIR_FIFO_ENABLED_16550 0x80 /* 16550: (broken/unusable) FIFO */ macro
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_port.c1264 case UART_IIR_FIFO_ENABLED_16550: in autoconfig()