Home
last modified time | relevance | path

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

/linux/drivers/phy/samsung/
H A Dphy-exynos5250-usb2.c180 if (drv->cfg == &exynos5250_usb2_phy_config && in exynos5250_isol()
183 else if (drv->cfg == &exynos5250_usb2_phy_config && in exynos5250_isol()
406 const struct samsung_usb2_phy_config exynos5250_usb2_phy_config = { variable
H A Dphy-samsung-usb2.h68 extern const struct samsung_usb2_phy_config exynos5250_usb2_phy_config;
H A Dphy-samsung-usb2.c126 .data = &exynos5250_usb2_phy_config,