Home
last modified time | relevance | path

Searched refs:PORT_ALTR_16550_F128 (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dserial_core.h43 #define PORT_ALTR_16550_F128 28 /* Altera 16550 UART with 128 FIFOs */ macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dserial_core.h45 #define PORT_ALTR_16550_F128 28 /* Altera 16550 UART with 128 FIFOs */ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dserial_core.h36 #define PORT_ALTR_16550_F128 28 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dserial_core.h36 #define PORT_ALTR_16550_F128 28 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dserial_core.h37 #define PORT_ALTR_16550_F128 28 macro
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_dfl.c79 uart->port.type = PORT_ALTR_16550_F128; in dfl_uart_get_params()
H A D8250_of.c331 .data = (void *)PORT_ALTR_16550_F128, },
H A D8250_port.c246 [PORT_ALTR_16550_F128] = {
2307 (port->type == PORT_ALTR_16550_F128)) && (port->fifosize > 1)) { in serial8250_do_startup()
/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_of.c324 .data = (void *)PORT_ALTR_16550_F128, },
H A D8250_port.c248 [PORT_ALTR_16550_F128] = {
2270 (port->type == PORT_ALTR_16550_F128)) && (port->fifosize > 1)) { in serial8250_do_startup()

Completed in 11 milliseconds