Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dserial_core.h225 #define PORT_XUARTPS 98 macro
/Linux-v4.19/drivers/tty/serial/
Dxilinx_uartps.c912 return port->type == PORT_XUARTPS ? CDNS_UART_NAME : NULL; in cdns_uart_type()
925 if (ser->type != PORT_UNKNOWN && ser->type != PORT_XUARTPS) in cdns_uart_verify_port()
984 port->type = PORT_XUARTPS; in cdns_uart_config_port()