Searched refs:PORT_XUARTPS (Results 1 – 2 of 2) sorted by relevance
163 #define PORT_XUARTPS 98 macro
1065 return port->type == PORT_XUARTPS ? CDNS_UART_NAME : NULL; in cdns_uart_type()1078 if (ser->type != PORT_UNKNOWN && ser->type != PORT_XUARTPS) in cdns_uart_verify_port()1137 port->type = PORT_XUARTPS; in cdns_uart_config_port()
Completed in 11 milliseconds