Lines Matching defs:bcm63xx_usbh_phy
96 struct bcm63xx_usbh_phy {
224 static inline bool usbh_has_reg(struct bcm63xx_usbh_phy *usbh, int reg)
229 static inline u32 usbh_readl(struct bcm63xx_usbh_phy *usbh, int reg)
234 static inline void usbh_writel(struct bcm63xx_usbh_phy *usbh, int reg,
242 struct bcm63xx_usbh_phy *usbh = phy_get_drvdata(phy);
319 struct bcm63xx_usbh_phy *usbh = phy_get_drvdata(phy);
335 struct bcm63xx_usbh_phy *usbh = phy_get_drvdata(phy);
351 struct bcm63xx_usbh_phy *usbh = phy_get_drvdata(phy);
370 struct bcm63xx_usbh_phy *usbh = dev_get_drvdata(dev);
380 struct bcm63xx_usbh_phy *usbh;