Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dserial_core.h47 #define PORT_16550A_FSL64 30 /* Freescale 16550 UART with 64 FIFOs */ macro
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_of.c333 .data = (void *)PORT_16550A_FSL64, },
H A D8250_port.c259 [PORT_16550A_FSL64] = {
1017 up->port.type = PORT_16550A_FSL64; in autoconfig_16550a()