Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-rk.c70 bool integrated_phy; member
616 reg = bsp_priv->integrated_phy ? RK3328_GRF_MAC_CON2 : in rk3328_set_to_rmii()
656 reg = bsp_priv->integrated_phy ? RK3328_GRF_MAC_CON2 : in rk3328_set_rmii_speed()
1533 if (plat->phy_node && bsp_priv->integrated_phy) { in rk_gmac_clk_init()
1684 bsp_priv->integrated_phy = of_property_read_bool(plat->phy_node, in rk_gmac_setup()
1686 if (bsp_priv->integrated_phy) { in rk_gmac_setup()
1695 bsp_priv->integrated_phy ? "yes" : "no"); in rk_gmac_setup()
1771 if (bsp_priv->integrated_phy) in rk_gmac_powerup()
1779 if (gmac->integrated_phy) in rk_gmac_powerdown()