Searched refs:phy_intf (Results 1 – 3 of 3) sorted by relevance
253 phy_interface_t phy_intf; member966 mtk_star_adjust_link, 0, priv->phy_intf); in mtk_star_enable()1511 ret = of_get_phy_mode(of_node, &priv->phy_intf); in mtk_star_probe()1514 } else if (priv->phy_intf != PHY_INTERFACE_MODE_RMII) { in mtk_star_probe()1516 phy_modes(priv->phy_intf)); in mtk_star_probe()
1053 phy_interface_t phy_intf; in ftgmac100_mii_probe() local1057 err = of_get_phy_mode(np, &phy_intf); in ftgmac100_mii_probe()1059 phy_intf = PHY_INTERFACE_MODE_RGMII; in ftgmac100_mii_probe()1075 if (priv->is_aspeed && !(phy_interface_mode_is_rgmii(phy_intf))) { in ftgmac100_mii_probe()1078 phy_modes(phy_intf)); in ftgmac100_mii_probe()1088 &ftgmac100_adjust_link, phy_intf); in ftgmac100_mii_probe()
197 phy_interface_t phy_intf; member973 pep->phy_intf); in pxa168_init_phy()1462 pep->phy_intf = pep->pd->intf; in pxa168_eth_probe()1478 err = of_get_phy_mode(pdev->dev.of_node, &pep->phy_intf); in pxa168_eth_probe()