Searched refs:utmiclk (Results 1 – 1 of 1) sorted by relevance
170 struct clk *utmiclk; member461 clk_prepare_enable(phy_drd->utmiclk); in exynos5_usbdrd_phy_power_on()496 clk_disable_unprepare(phy_drd->utmiclk); in exynos5_usbdrd_phy_power_on()523 clk_disable_unprepare(phy_drd->utmiclk); in exynos5_usbdrd_phy_power_off()581 phy_drd->utmiclk = devm_clk_get(phy_drd->dev, "phy_utmi"); in exynos5_usbdrd_phy_clk_handle()582 if (IS_ERR(phy_drd->utmiclk)) { in exynos5_usbdrd_phy_clk_handle()585 phy_drd->utmiclk = NULL; in exynos5_usbdrd_phy_clk_handle()