Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dserial_core.h42 #define PORT_ALTR_16550_F64 27 /* Altera 16550 UART with 64 FIFOs */ macro
/linux-5.19.10/drivers/tty/serial/8250/
D8250_of.c326 .data = (void *)PORT_ALTR_16550_F64, },
D8250_port.c239 [PORT_ALTR_16550_F64] = {
2287 (port->type == PORT_ALTR_16550_F64) || in serial8250_do_startup()