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