Searched refs:phy_gmii_sel_id_table (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/phy/ti/
H A Dphy-gmii-sel.c257 static const struct of_device_id phy_gmii_sel_id_table[] = { variable in typeref:struct:of_device_id
292 MODULE_DEVICE_TABLE(of, phy_gmii_sel_id_table);
437 of_id = of_match_node(phy_gmii_sel_id_table, pdev->dev.of_node);
524 .of_match_table = phy_gmii_sel_id_table,

Completed in 81 milliseconds