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