Home
last modified time | relevance | path

Searched refs:cpsw_phy_sel_id_table (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/ti/
H A Dcpsw-phy-sel.c190 static const struct of_device_id cpsw_phy_sel_id_table[] = { variable
211 of_id = of_match_node(cpsw_phy_sel_id_table, pdev->dev.of_node); in cpsw_phy_sel_probe()
239 .of_match_table = cpsw_phy_sel_id_table,