Searched refs:integrated_phy_powerup (Results 1 – 1 of 1) sorted by relevance
85 void (*integrated_phy_powerup)(struct gmac_rockchip_platdata *pdata); member1976 if (pdata->integrated_phy && ops->integrated_phy_powerup) in gmac_rockchip_probe()1977 ops->integrated_phy_powerup(pdata); in gmac_rockchip_probe()2138 .integrated_phy_powerup = rk3228_gmac_integrated_phy_powerup,2155 .integrated_phy_powerup = rk3328_gmac_integrated_phy_powerup,2178 .integrated_phy_powerup = rk3528_gmac_integrated_phy_powerup,2204 .integrated_phy_powerup = rv1106_gmac_integrated_phy_powerup,