Searched refs:PORT_EFMUART (Results 1 – 4 of 4) sorted by relevance
427 return port->type == PORT_EFMUART ? "efm32-uart" : NULL; in efm32_uart_type()474 port->type = PORT_EFMUART; in efm32_uart_config_port()482 if (serinfo->type != PORT_UNKNOWN && serinfo->type != PORT_EFMUART) in efm32_uart_verify_port()744 efm_port->port.type = PORT_EFMUART; in efm32_uart_probe()
214 #define PORT_EFMUART 100 macro
231 #define PORT_EFMUART 100 macro