Searched refs:phy_gmii_sel_id_table (Results 1 – 1 of 1) sorted by relevance
218 static const struct of_device_id phy_gmii_sel_id_table[] = { variable245 MODULE_DEVICE_TABLE(of, phy_gmii_sel_id_table);387 of_id = of_match_node(phy_gmii_sel_id_table, pdev->dev.of_node); in phy_gmii_sel_probe()437 .of_match_table = phy_gmii_sel_id_table,