Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dserial_core.h211 #define PORT_AR933X 99 macro
/Linux-v5.10/drivers/tty/serial/
Dar933x_uart.c527 return (port->type == PORT_AR933X) ? "AR933X UART" : NULL; in ar933x_uart_type()
544 port->type = PORT_AR933X; in ar933x_uart_config_port()
554 ser->type != PORT_AR933X) in ar933x_uart_verify_port()
773 port->type = PORT_AR933X; in ar933x_uart_probe()