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

/linux-4.1.27/drivers/phy/
H A Dphy-exynos5-usbdrd.c135 void (*phy_isol)(struct phy_usb_instance *inst, u32 on); member in struct:exynos5_usbdrd_phy_config
484 inst->phy_cfg->phy_isol(inst, 0); exynos5_usbdrd_phy_power_on()
511 inst->phy_cfg->phy_isol(inst, 1); exynos5_usbdrd_phy_power_off()
602 .phy_isol = exynos5_usbdrd_phy_isol,
608 .phy_isol = exynos5_usbdrd_phy_isol,

Completed in 122 milliseconds