Home
last modified time | relevance | path

Searched refs:PORT_AR933X (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dserial_core.h211 #define PORT_AR933X 99 macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dserial_core.h180 #define PORT_AR933X 99 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dserial_core.h103 #define PORT_AR933X 99 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dserial_core.h103 #define PORT_AR933X 99 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dserial_core.h105 #define PORT_AR933X 99 macro
/kernel/linux/linux-5.10/drivers/tty/serial/
H A 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()
778 port->type = PORT_AR933X; in ar933x_uart_probe()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds