Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dserial_core.h34 #define PORT_U6_16550A 19 /* ST-Ericsson U6xxx internal UART */ macro
/linux-6.1.9/drivers/tty/serial/8250/
D8250_port.c179 [PORT_U6_16550A] = {
1181 up->port.type = PORT_U6_16550A; in autoconfig_16550a()