Home
last modified time | relevance | path

Searched refs:mxs_auart_type (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/tty/serial/
Dmxs-auart.c353 enum mxs_auart_type { enum
423 enum mxs_auart_type devtype;
696 static const char *mxs_auart_type(struct uart_port *u) in mxs_auart_type() function
1284 .type = mxs_auart_type,
1601 s->devtype = (enum mxs_auart_type)of_device_get_match_data(&pdev->dev); in mxs_auart_probe()