Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dserial_core.h33 #define PORT_16550A_FSL64 30 /* Freescale 16550 UART with 64 FIFOs */ macro
/linux-6.12.1/drivers/tty/serial/8250/
D8250_of.c336 .data = (void *)PORT_16550A_FSL64, },
D8250_port.c248 [PORT_16550A_FSL64] = {
998 up->port.type = PORT_16550A_FSL64; in autoconfig_16550a()