Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dserial_core.h217 #define PORT_RP2 102 macro
/linux-6.3-rc2/drivers/tty/serial/
A Drp2.c527 return (port->type == PORT_RP2) ? "RocketPort 2 UART" : NULL; in rp2_uart_type()
544 port->type = PORT_RP2; in rp2_uart_config_port()
550 if (ser->type != PORT_UNKNOWN && ser->type != PORT_RP2) in rp2_uart_verify_port()
665 p->type = PORT_RP2; in rp2_load_firmware()

Completed in 11 milliseconds