Searched refs:utmiclk (Results 1 – 3 of 3) sorted by relevance
198 struct clk *utmiclk; member489 clk_prepare_enable(phy_drd->utmiclk); in exynos5_usbdrd_phy_power_on()524 clk_disable_unprepare(phy_drd->utmiclk); in exynos5_usbdrd_phy_power_on()551 clk_disable_unprepare(phy_drd->utmiclk); in exynos5_usbdrd_phy_power_off()749 phy_drd->utmiclk = devm_clk_get(phy_drd->dev, "phy_utmi"); in exynos5_usbdrd_phy_clk_handle()750 if (IS_ERR(phy_drd->utmiclk)) { in exynos5_usbdrd_phy_clk_handle()753 phy_drd->utmiclk = NULL; in exynos5_usbdrd_phy_clk_handle()