Home
last modified time | relevance | path

Searched refs:PORT_GENERIC (Results 1 – 4 of 4) sorted by relevance

/linux/include/uapi/linux/
H A Dserial_core.h235 #define PORT_GENERIC (-1) macro
/linux/drivers/tty/serial/
H A Desp32_acm.c246 port->type = PORT_GENERIC; in esp32s3_acm_config_port()
401 port->type = PORT_GENERIC; in esp32s3_acm_probe()
H A Desp32_uart.c475 port->type = PORT_GENERIC; in esp32_uart_config_port()
720 port->type = PORT_GENERIC; in esp32_uart_probe()
H A Dsh-sci.c253 #define SCI_PUBLIC_PORT_ID(port) (((port) & BIT(7)) ? PORT_GENERIC : (port))