Home
last modified time | relevance | path

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

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