Home
last modified time | relevance | path

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

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