Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dserial_core.h205 #define PORT_XUARTPS 98 macro
/linux-6.1.9/drivers/tty/serial/
Dxilinx_uartps.c918 return port->type == PORT_XUARTPS ? CDNS_UART_NAME : NULL; in cdns_uart_type()
931 if (ser->type != PORT_UNKNOWN && ser->type != PORT_XUARTPS) in cdns_uart_verify_port()
990 port->type = PORT_XUARTPS; in cdns_uart_config_port()