Searched refs:PORT_TILEGX (Results 1 – 2 of 2) sorted by relevance
522 return port->type == PORT_TILEGX ? DRIVER_NAME_STRING : NULL; in tilegx_type()551 port->type = PORT_TILEGX; in tilegx_config_port()561 if ((ser->type != PORT_UNKNOWN) && (ser->type != PORT_TILEGX)) in tilegx_verify_port()634 port->type = PORT_TILEGX; in tilegx_init_ports()
241 #define PORT_TILEGX 106 macro