Searched refs:phy_iface (Results 1 – 5 of 5) sorted by relevance
44 phy_interface_t phy_iface; member1200 if (bsp_priv->phy_iface == PHY_INTERFACE_MODE_RMII) in rk3588_set_gmac_speed()1206 if (bsp_priv->phy_iface == PHY_INTERFACE_MODE_RMII) in rk3588_set_gmac_speed()1212 if (bsp_priv->phy_iface != PHY_INTERFACE_MODE_RMII) in rk3588_set_gmac_speed()1507 if (bsp_priv->phy_iface == PHY_INTERFACE_MODE_RMII) { in rk_gmac_clk_init()1529 if (bsp_priv->phy_iface == PHY_INTERFACE_MODE_RMII) in rk_gmac_clk_init()1548 int phy_iface = bsp_priv->phy_iface; in gmac_clk_enable() local1552 if (phy_iface == PHY_INTERFACE_MODE_RMII) { in gmac_clk_enable()1594 if (phy_iface == PHY_INTERFACE_MODE_RMII) { in gmac_clk_enable()1663 of_get_phy_mode(dev->of_node, &bsp_priv->phy_iface); in rk_gmac_setup()[all …]
293 phy_interface_t phy_iface = priv->phy_interface; in bcmgenet_mii_probe() local328 phy_iface = PHY_INTERFACE_MODE_RGMII_ID; in bcmgenet_mii_probe()331 phy_iface = PHY_INTERFACE_MODE_RGMII_RXID; in bcmgenet_mii_probe()339 phy_flags, phy_iface); in bcmgenet_mii_probe()369 phy_iface); in bcmgenet_mii_probe()
466 phy_interface_t phy_iface; member
609 ret = of_get_phy_mode(np, &priv->phy_iface); in altera_tse_phy_get_addr_mdio_create()1412 priv->phy_iface, &alt_tse_phylink_ops); in altera_tse_probe()
270 int phy_iface = priv->plat->interface; in sxgbe_init_phy() local288 phydev = phy_connect(ndev, phy_id_fmt, &sxgbe_adjust_link, phy_iface); in sxgbe_init_phy()296 if ((phy_iface == PHY_INTERFACE_MODE_MII) || in sxgbe_init_phy()297 (phy_iface == PHY_INTERFACE_MODE_RMII)) in sxgbe_init_phy()