Lines Matching defs:exynos5_usbdrd_phy
186 struct exynos5_usbdrd_phy;
191 void (*phy_init)(struct exynos5_usbdrd_phy *phy_drd);
204 * struct exynos5_usbdrd_phy - driver data for USB 3.0 PHY
221 struct exynos5_usbdrd_phy {
243 struct exynos5_usbdrd_phy *to_usbdrd_phy(struct phy_usb_instance *inst)
245 return container_of((inst), struct exynos5_usbdrd_phy,
312 struct exynos5_usbdrd_phy *phy_drd = to_usbdrd_phy(inst);
358 struct exynos5_usbdrd_phy *phy_drd = to_usbdrd_phy(inst);
374 static void exynos5_usbdrd_pipe3_init(struct exynos5_usbdrd_phy *phy_drd)
389 static void exynos5_usbdrd_utmi_init(struct exynos5_usbdrd_phy *phy_drd)
418 struct exynos5_usbdrd_phy *phy_drd = to_usbdrd_phy(inst);
480 struct exynos5_usbdrd_phy *phy_drd = to_usbdrd_phy(inst);
513 struct exynos5_usbdrd_phy *phy_drd = to_usbdrd_phy(inst);
565 struct exynos5_usbdrd_phy *phy_drd = to_usbdrd_phy(inst);
588 static int crport_handshake(struct exynos5_usbdrd_phy *phy_drd,
615 static int crport_ctrl_write(struct exynos5_usbdrd_phy *phy_drd,
647 static int exynos5420_usbdrd_phy_calibrate(struct exynos5_usbdrd_phy *phy_drd)
720 struct exynos5_usbdrd_phy *phy_drd = dev_get_drvdata(dev);
731 struct exynos5_usbdrd_phy *phy_drd = to_usbdrd_phy(inst);
747 static void exynos850_usbdrd_utmi_init(struct exynos5_usbdrd_phy *phy_drd)
811 struct exynos5_usbdrd_phy *phy_drd = to_usbdrd_phy(inst);
829 struct exynos5_usbdrd_phy *phy_drd = to_usbdrd_phy(inst);
870 static int exynos5_usbdrd_phy_clk_handle(struct exynos5_usbdrd_phy *phy_drd)
1006 struct exynos5_usbdrd_phy *phy_drd;