Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dserial_core.h208 #define PORT_AR933X 99 macro
/linux-6.3-rc2/drivers/tty/serial/
A Dar933x_uart.c524 return (port->type == PORT_AR933X) ? "AR933X UART" : NULL; in ar933x_uart_type()
541 port->type = PORT_AR933X; in ar933x_uart_config_port()
551 ser->type != PORT_AR933X) in ar933x_uart_verify_port()
771 port->type = PORT_AR933X; in ar933x_uart_probe()

Completed in 6 milliseconds