Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dserial_core.h214 #define PORT_ARC 101 macro
/linux-6.3-rc2/drivers/tty/serial/
A Darc_uart.c402 return port->type == PORT_ARC ? DRIVER_NAME : NULL; in arc_serial_type()
420 if (port->type != PORT_UNKNOWN && ser->type != PORT_ARC) in arc_serial_verify_port()
432 port->type = PORT_ARC; in arc_serial_config_port()

Completed in 5 milliseconds