Searched refs:integrated_phy_powerup (Results 1 – 1 of 1) sorted by relevance
98 void (*integrated_phy_powerup)(struct gmac_rockchip_platdata *pdata); member2441 if (pdata->integrated_phy && ops->integrated_phy_powerup) in gmac_rockchip_probe()2442 ops->integrated_phy_powerup(pdata); in gmac_rockchip_probe()2607 .integrated_phy_powerup = rk3228_gmac_integrated_phy_powerup,2624 .integrated_phy_powerup = rk3328_gmac_integrated_phy_powerup,2653 .integrated_phy_powerup = rk3528_gmac_integrated_phy_powerup,2686 .integrated_phy_powerup = rv1106_gmac_integrated_phy_powerup,2692 .integrated_phy_powerup = rv1106_gmac_integrated_phy_powerup,2706 .integrated_phy_powerup = rv1126b_gmac_integrated_phy_powerup,