Searched defs:usbh (Results 1 – 5 of 5) sorted by relevance
224 static inline bool usbh_has_reg(struct bcm63xx_usbh_phy *usbh, int reg) in usbh_has_reg()229 static inline u32 usbh_readl(struct bcm63xx_usbh_phy *usbh, int reg) in usbh_readl()234 static inline void usbh_writel(struct bcm63xx_usbh_phy *usbh, int reg, in usbh_writel()242 struct bcm63xx_usbh_phy *usbh = phy_get_drvdata(phy); in bcm63xx_usbh_phy_init() local319 struct bcm63xx_usbh_phy *usbh = phy_get_drvdata(phy); in bcm63xx_usbh_phy_power_on() local335 struct bcm63xx_usbh_phy *usbh = phy_get_drvdata(phy); in bcm63xx_usbh_phy_power_off() local351 struct bcm63xx_usbh_phy *usbh = phy_get_drvdata(phy); in bcm63xx_usbh_phy_exit() local370 struct bcm63xx_usbh_phy *usbh = dev_get_drvdata(dev); in bcm63xx_usbh_phy_xlate() local380 struct bcm63xx_usbh_phy *usbh; in bcm63xx_usbh_phy_probe() local
825 usbh: usb@2184400 { label
1103 usbh: usb@30b30000 { label
915 usbh: usb@2184400 { label
118 #define VDO_IDH(usbh, usbd, ptype, is_modal, vid) \ argument