Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/broadcom/
H A Dphy-brcm-usb.c65 bool has_xhci; member
403 if (priv->has_xhci) { in brcm_usb_phy_dvr_init()
493 priv->has_xhci = true; in brcm_usb_phy_probe()
545 if (priv->has_xhci) in brcm_usb_phy_probe()
626 } else if (priv->has_xhci) { in brcm_usb_phy_resume()
633 if (priv->has_xhci) in brcm_usb_phy_resume()
/kernel/linux/linux-6.6/drivers/phy/broadcom/
H A Dphy-brcm-usb.c65 bool has_xhci; member
417 if (priv->has_xhci) { in brcm_usb_phy_dvr_init()
509 priv->has_xhci = true; in brcm_usb_phy_probe()
561 if (priv->has_xhci) in brcm_usb_phy_probe()
642 } else if (priv->has_xhci) { in brcm_usb_phy_resume()
649 if (priv->has_xhci) in brcm_usb_phy_resume()

Completed in 3 milliseconds