Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dserial_core.h220 #define PORT_RP2 102 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dserial_core.h189 #define PORT_RP2 102 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dserial_core.h106 #define PORT_RP2 102 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dserial_core.h106 #define PORT_RP2 102 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dserial_core.h108 #define PORT_RP2 102 macro
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Drp2.c549 return (port->type == PORT_RP2) ? "RocketPort 2 UART" : NULL; in rp2_uart_type()
566 port->type = PORT_RP2; in rp2_uart_config_port()
572 if (ser->type != PORT_UNKNOWN && ser->type != PORT_RP2) in rp2_uart_verify_port()
687 p->type = PORT_RP2; in rp2_load_firmware()
/kernel/linux/linux-6.6/drivers/tty/serial/
H 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 6 milliseconds