Searched refs:PORT_APBUART (Results 1 – 4 of 4) sorted by relevance
287 return port->type == PORT_APBUART ? "GRLIB/APBUART" : NULL; in apbuart_type()306 port->type = PORT_APBUART; in apbuart_config_port()316 if (ser->type != PORT_UNKNOWN && ser->type != PORT_APBUART) in apbuart_verify_port()
186 #define PORT_APBUART 90 macro
203 #define PORT_APBUART 90 macro