Searched refs:PORT_EFMUART (Results 1 – 2 of 2) sorted by relevance
231 #define PORT_EFMUART 100 macro
431 return port->type == PORT_EFMUART ? "efm32-uart" : NULL; in efm32_uart_type()478 port->type = PORT_EFMUART; in efm32_uart_config_port()486 if (serinfo->type != PORT_UNKNOWN && serinfo->type != PORT_EFMUART) in efm32_uart_verify_port()748 efm_port->port.type = PORT_EFMUART; in efm32_uart_probe()