Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dserial_core.h177 #define PORT_XUARTPS 98 macro
/linux-6.6.21/drivers/tty/serial/
Dxilinx_uartps.c916 return port->type == PORT_XUARTPS ? CDNS_UART_NAME : NULL; in cdns_uart_type()
929 if (ser->type != PORT_UNKNOWN && ser->type != PORT_XUARTPS) in cdns_uart_verify_port()
988 port->type = PORT_XUARTPS; in cdns_uart_config_port()