Searched refs:ephy_clk (Results 1 – 1 of 1) sorted by relevance
71 struct clk *ephy_clk; member779 gmac->ephy_clk = of_clk_get(iphynode, 0); in get_ephy_nodes()780 if (IS_ERR(gmac->ephy_clk)) in get_ephy_nodes()813 ret = clk_prepare_enable(gmac->ephy_clk); in sun8i_dwmac_power_internal_phy()827 clk_disable_unprepare(gmac->ephy_clk); in sun8i_dwmac_power_internal_phy()841 clk_disable_unprepare(gmac->ephy_clk); in sun8i_dwmac_unpower_internal_phy()1271 clk_put(gmac->ephy_clk); in sun8i_dwmac_probe()1295 clk_put(gmac->ephy_clk); in sun8i_dwmac_remove()