Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/samsung/
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
Dphy-samsung-usb2.h68 extern const struct samsung_usb2_phy_config exynos5250_usb2_phy_config;
Dphy-samsung-usb2.c128 .data = &exynos5250_usb2_phy_config,