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