Searched refs:PORT_AMBA (Results 1 – 2 of 2) sorted by relevance
42 #define PORT_AMBA 32 macro
2253 return uap->port.type == PORT_AMBA ? uap->type : NULL; in pl011_type()2262 port->type = PORT_AMBA; in pl011_config_port()2272 if (ser->type != PORT_UNKNOWN && ser->type != PORT_AMBA) in pl011_verify_port()