Home
last modified time | relevance | path

Searched refs:PORT_ALTR_16550_F64 (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Dserial_core.h30 #define PORT_ALTR_16550_F64 27 /* Altera 16550 UART with 64 FIFOs */ macro
/linux/drivers/tty/serial/8250/
H A D8250_dfl.c75 uart->port.type = PORT_ALTR_16550_F64; in dfl_uart_get_params()
H A D8250_of.c344 .data = (void *)PORT_ALTR_16550_F64, },
H A D8250_port.c219 [PORT_ALTR_16550_F64] = {
2134 case PORT_ALTR_16550_F64: in serial8250_set_TRG_levels()