Lines Matching defs:bcm63xx_usbh_phy
97 struct bcm63xx_usbh_phy {
225 static inline bool usbh_has_reg(struct bcm63xx_usbh_phy *usbh, int reg)
230 static inline u32 usbh_readl(struct bcm63xx_usbh_phy *usbh, int reg)
235 static inline void usbh_writel(struct bcm63xx_usbh_phy *usbh, int reg,
243 struct bcm63xx_usbh_phy *usbh = phy_get_drvdata(phy);
320 struct bcm63xx_usbh_phy *usbh = phy_get_drvdata(phy);
336 struct bcm63xx_usbh_phy *usbh = phy_get_drvdata(phy);
352 struct bcm63xx_usbh_phy *usbh = phy_get_drvdata(phy);
371 struct bcm63xx_usbh_phy *usbh = dev_get_drvdata(dev);
381 struct bcm63xx_usbh_phy *usbh;