Home
last modified time | relevance | path

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

/linux/drivers/phy/samsung/
H A Dphy-exynos5-usbdrd.c473 void (*phy_isol)(struct phy_usb_instance *inst, bool isolate); member
1004 inst->phy_cfg->phy_isol(inst, false); in exynos5_usbdrd_phy_power_on()
1023 inst->phy_cfg->phy_isol(inst, true); in exynos5_usbdrd_phy_power_off()
1836 .phy_isol = exynos5_usbdrd_phy_isol,
1925 .phy_isol = exynos5_usbdrd_phy_isol,
1931 .phy_isol = exynos5_usbdrd_phy_isol,
1940 .phy_isol = exynos7870_usbdrd_phy_isol,
1948 .phy_isol = exynos5_usbdrd_phy_isol,
2504 inst->phy_cfg->phy_isol(inst, false); in exynosautov920_usbdrd_phy_init()
2527 inst->phy_cfg->phy_isol(inst, true); in exynosautov920_usbdrd_phy_exit()
[all …]