Home
last modified time | relevance | path

Searched refs:PORT_ARC (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dserial_core.h217 #define PORT_ARC 101 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dserial_core.h186 #define PORT_ARC 101 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dserial_core.h105 #define PORT_ARC 101 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dserial_core.h105 #define PORT_ARC 101 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dserial_core.h107 #define PORT_ARC 101 macro
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Darc_uart.c405 return port->type == PORT_ARC ? DRIVER_NAME : NULL; in arc_serial_type()
423 if (port->type != PORT_UNKNOWN && ser->type != PORT_ARC) in arc_serial_verify_port()
435 port->type = PORT_ARC; in arc_serial_config_port()
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Darc_uart.c399 return port->type == PORT_ARC ? DRIVER_NAME : NULL; in arc_serial_type()
417 if (port->type != PORT_UNKNOWN && ser->type != PORT_ARC) in arc_serial_verify_port()
429 port->type = PORT_ARC; in arc_serial_config_port()

Completed in 5 milliseconds