Searched refs:mxs_auart_type (Results 1 – 1 of 1) sorted by relevance
353 enum mxs_auart_type { enum423 enum mxs_auart_type devtype;696 static const char *mxs_auart_type(struct uart_port *u) in mxs_auart_type() function1288 .type = mxs_auart_type,1605 s->devtype = (enum mxs_auart_type)of_device_get_match_data(&pdev->dev); in mxs_auart_probe()