Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dserial_core.h58 #define PORT_16550A_FSL64 30 /* Freescale 16550 UART with 64 FIFOs */ macro
/linux-4.1.27/drivers/tty/serial/8250/
D8250_core.c334 [PORT_16550A_FSL64] = {
998 up->port.type = PORT_16550A_FSL64; in autoconfig_16550a()