Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dserial_core.h59 #define PORT_16550A_FSL64 30 /* Freescale 16550 UART with 64 FIFOs */ macro
/Linux-v5.4/drivers/tty/serial/8250/
D8250_port.c262 [PORT_16550A_FSL64] = {
1024 up->port.type = PORT_16550A_FSL64; in autoconfig_16550a()