Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/phy/samsung/
H A Dphy-exynos5-usbdrd.c190 void (*phy_isol)(struct phy_usb_instance *inst, u32 on); member
543 inst->phy_cfg->phy_isol(inst, 0); in exynos5_usbdrd_phy_power_on()
570 inst->phy_cfg->phy_isol(inst, 1); in exynos5_usbdrd_phy_power_off()
924 .phy_isol = exynos5_usbdrd_phy_isol,
930 .phy_isol = exynos5_usbdrd_phy_isol,
939 .phy_isol = exynos5_usbdrd_phy_isol,
/kernel/linux/linux-5.10/drivers/phy/samsung/
H A Dphy-exynos5-usbdrd.c163 void (*phy_isol)(struct phy_usb_instance *inst, u32 on); member
512 inst->phy_cfg->phy_isol(inst, 0); in exynos5_usbdrd_phy_power_on()
539 inst->phy_cfg->phy_isol(inst, 1); in exynos5_usbdrd_phy_power_off()
770 .phy_isol = exynos5_usbdrd_phy_isol,
776 .phy_isol = exynos5_usbdrd_phy_isol,

Completed in 3 milliseconds