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

/linux-4.1.27/drivers/phy/
H A Dphy-exynos5-usbdrd.c131 struct exynos5_usbdrd_phy;
136 void (*phy_init)(struct exynos5_usbdrd_phy *phy_drd);
148 * struct exynos5_usbdrd_phy - driver data for USB 3.0 PHY
165 struct exynos5_usbdrd_phy { struct
187 struct exynos5_usbdrd_phy *to_usbdrd_phy(struct phy_usb_instance *inst) to_usbdrd_phy()
189 return container_of((inst), struct exynos5_usbdrd_phy, to_usbdrd_phy()
253 struct exynos5_usbdrd_phy *phy_drd = to_usbdrd_phy(inst); exynos5_usbdrd_pipe3_set_refclk()
299 struct exynos5_usbdrd_phy *phy_drd = to_usbdrd_phy(inst); exynos5_usbdrd_utmi_set_refclk()
315 static void exynos5_usbdrd_pipe3_init(struct exynos5_usbdrd_phy *phy_drd) exynos5_usbdrd_pipe3_init()
330 static void exynos5_usbdrd_utmi_init(struct exynos5_usbdrd_phy *phy_drd) exynos5_usbdrd_utmi_init()
359 struct exynos5_usbdrd_phy *phy_drd = to_usbdrd_phy(inst); exynos5_usbdrd_phy_init()
421 struct exynos5_usbdrd_phy *phy_drd = to_usbdrd_phy(inst); exynos5_usbdrd_phy_exit()
454 struct exynos5_usbdrd_phy *phy_drd = to_usbdrd_phy(inst); exynos5_usbdrd_phy_power_on()
506 struct exynos5_usbdrd_phy *phy_drd = to_usbdrd_phy(inst); exynos5_usbdrd_phy_power_off()
532 struct exynos5_usbdrd_phy *phy_drd = dev_get_drvdata(dev); exynos5_usbdrd_phy_xlate()
548 static int exynos5_usbdrd_phy_clk_handle(struct exynos5_usbdrd_phy *phy_drd) exynos5_usbdrd_phy_clk_handle()
662 struct exynos5_usbdrd_phy *phy_drd; exynos5_usbdrd_phy_probe()

Completed in 88 milliseconds