Searched refs:PORT_AMBA (Results 1 – 5 of 5) sorted by relevance
54 #define PORT_AMBA 32 macro
68 #define PORT_AMBA 32 macro
491 return port->type == PORT_AMBA ? "AMBA" : NULL; in pl010_type()517 port->type = PORT_AMBA; in pl010_config_port()528 if (ser->type != PORT_UNKNOWN && ser->type != PORT_AMBA) in pl010_verify_port()
2100 return uap->port.type == PORT_AMBA ? uap->type : NULL; in pl011_type()2109 port->type = PORT_AMBA; in pl011_config_port()2118 if (ser->type != PORT_UNKNOWN && ser->type != PORT_AMBA) in pl011_verify_port()