Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dserial_core.h29 #define PORT_ALTR_16550_F32 26 /* Altera 16550 UART with 32 FIFOs */ macro
/linux/drivers/tty/serial/8250/
H A D8250_dfl.c71 uart->port.type = PORT_ALTR_16550_F32; in dfl_uart_get_params()