Searched refs:PORT_XUARTPS (Results 1 – 2 of 2) sorted by relevance
205 #define PORT_XUARTPS 98 macro
916 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()
Completed in 34 milliseconds