Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
A Darc_uart.c403 return port->type == PORT_ARC ? DRIVER_NAME : NULL; in arc_serial_type()
421 if (port->type != PORT_UNKNOWN && ser->type != PORT_ARC) in arc_serial_verify_port()
433 port->type = PORT_ARC; in arc_serial_config_port()
/linux/include/uapi/linux/
A Dserial_core.h212 #define PORT_ARC 101 macro

Completed in 13 milliseconds