Lines Matching defs:exynos5_usbdrd_phy
159 struct exynos5_usbdrd_phy;
164 void (*phy_init)(struct exynos5_usbdrd_phy *phy_drd);
176 * struct exynos5_usbdrd_phy - driver data for USB 3.0 PHY
193 struct exynos5_usbdrd_phy {
215 struct exynos5_usbdrd_phy *to_usbdrd_phy(struct phy_usb_instance *inst)
217 return container_of((inst), struct exynos5_usbdrd_phy,
281 struct exynos5_usbdrd_phy *phy_drd = to_usbdrd_phy(inst);
327 struct exynos5_usbdrd_phy *phy_drd = to_usbdrd_phy(inst);
343 static void exynos5_usbdrd_pipe3_init(struct exynos5_usbdrd_phy *phy_drd)
358 static void exynos5_usbdrd_utmi_init(struct exynos5_usbdrd_phy *phy_drd)
387 struct exynos5_usbdrd_phy *phy_drd = to_usbdrd_phy(inst);
449 struct exynos5_usbdrd_phy *phy_drd = to_usbdrd_phy(inst);
482 struct exynos5_usbdrd_phy *phy_drd = to_usbdrd_phy(inst);
534 struct exynos5_usbdrd_phy *phy_drd = to_usbdrd_phy(inst);
557 static int crport_handshake(struct exynos5_usbdrd_phy *phy_drd,
584 static int crport_ctrl_write(struct exynos5_usbdrd_phy *phy_drd,
616 static int exynos5420_usbdrd_phy_calibrate(struct exynos5_usbdrd_phy *phy_drd)
689 struct exynos5_usbdrd_phy *phy_drd = dev_get_drvdata(dev);
700 struct exynos5_usbdrd_phy *phy_drd = to_usbdrd_phy(inst);
716 static int exynos5_usbdrd_phy_clk_handle(struct exynos5_usbdrd_phy *phy_drd)
830 struct exynos5_usbdrd_phy *phy_drd;