Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dserial_core.h180 #define PORT_AR933X 99 macro
/openbmc/linux/drivers/tty/serial/
H 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()
770 port->type = PORT_AR933X; in ar933x_uart_probe()