Searched refs:PORT_ATMEL (Results 1 – 4 of 4) sorted by relevance
83 #define PORT_ATMEL 49 macro
94 #define PORT_ATMEL 49 macro
2372 return (port->type == PORT_ATMEL) ? "ATMEL_SERIAL" : NULL; in atmel_type()2419 port->type = PORT_ATMEL; in atmel_config_port()2430 if (ser->type != PORT_UNKNOWN && ser->type != PORT_ATMEL) in atmel_verify_port()