Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Dserial_core.h212 #define PORT_AR933X 99 macro
/linux-5.19.10/drivers/tty/serial/
Dar933x_uart.c525 return (port->type == PORT_AR933X) ? "AR933X UART" : NULL; in ar933x_uart_type()
542 port->type = PORT_AR933X; in ar933x_uart_config_port()
552 ser->type != PORT_AR933X) in ar933x_uart_verify_port()
769 port->type = PORT_AR933X; in ar933x_uart_probe()