Searched refs:has_common_clk_gate (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/phy/
H A Dphy-exynos5-usbdrd.c144 bool has_common_clk_gate; member in struct:exynos5_usbdrd_phy_drvdata
459 if (!phy_drd->drv_data->has_common_clk_gate) { exynos5_usbdrd_phy_power_on()
494 if (!phy_drd->drv_data->has_common_clk_gate) { exynos5_usbdrd_phy_power_on()
520 if (!phy_drd->drv_data->has_common_clk_gate) { exynos5_usbdrd_phy_power_off()
573 if (!phy_drd->drv_data->has_common_clk_gate) { exynos5_usbdrd_phy_clk_handle()
618 .has_common_clk_gate = true,
624 .has_common_clk_gate = true,
631 .has_common_clk_gate = false,
637 .has_common_clk_gate = false,

Completed in 44 milliseconds