Home
last modified time | relevance | path

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

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