Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dserial_core.h166 #define PORT_AR933X 99 macro
/linux-6.12.1/drivers/tty/serial/
Dar933x_uart.c523 return (port->type == PORT_AR933X) ? "AR933X UART" : NULL; in ar933x_uart_type()
540 port->type = PORT_AR933X; in ar933x_uart_config_port()
550 ser->type != PORT_AR933X) in ar933x_uart_verify_port()
762 port->type = PORT_AR933X; in ar933x_uart_probe()