Searched refs:cdns_uart_of_match (Results 1 – 1 of 1) sorted by relevance
1403 static const struct of_device_id cdns_uart_of_match[] = { variable1410 MODULE_DEVICE_TABLE(of, cdns_uart_of_match);1434 match = of_match_node(cdns_uart_of_match, pdev->dev.of_node); in cdns_uart_probe()1609 .of_match_table = cdns_uart_of_match,