Home
last modified time | relevance | path

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

/linux/drivers/phy/samsung/
H A Dphy-exynos5-usbdrd.c353 struct exynos5_usbdrd_phy;
358 void (*phy_init)(struct exynos5_usbdrd_phy *phy_drd);
392 struct exynos5_usbdrd_phy { struct
412 struct exynos5_usbdrd_phy *to_usbdrd_phy(struct phy_usb_instance *inst) in to_usbdrd_phy() argument
414 return container_of((inst), struct exynos5_usbdrd_phy, in to_usbdrd_phy()
481 struct exynos5_usbdrd_phy *phy_drd = to_usbdrd_phy(inst); in exynos5_usbdrd_pipe3_set_refclk()
527 struct exynos5_usbdrd_phy *phy_drd = to_usbdrd_phy(inst); in exynos5_usbdrd_utmi_set_refclk()
544 exynos5_usbdrd_apply_phy_tunes(struct exynos5_usbdrd_phy *phy_drd, in exynos5_usbdrd_apply_phy_tunes()
582 static void exynos5_usbdrd_pipe3_init(struct exynos5_usbdrd_phy *phy_drd) in exynos5_usbdrd_pipe3_init()
598 exynos5_usbdrd_usbdp_g2_v4_ctrl_pma_ready(struct exynos5_usbdrd_phy *phy_drd) in exynos5_usbdrd_usbdp_g2_v4_ctrl_pma_ready()
[all …]