Searched refs:PORT_UARTLITE (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/uapi/linux/
H A Dserial_core.h151 #define PORT_UARTLITE 74 macro
/linux-4.1.27/drivers/tty/serial/
H A Duartlite.c315 return port->type == PORT_UARTLITE ? "uartlite" : NULL; ulite_type()
358 port->type = PORT_UARTLITE; ulite_config_port()

Completed in 64 milliseconds