Home
last modified time | relevance | path

Searched defs:usbh (Results 1 – 5 of 5) sorted by relevance

/linux-5.10/drivers/phy/broadcom/
Dphy-bcm63xx-usbh.c224 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() local
319 struct bcm63xx_usbh_phy *usbh = phy_get_drvdata(phy); in bcm63xx_usbh_phy_power_on() local
335 struct bcm63xx_usbh_phy *usbh = phy_get_drvdata(phy); in bcm63xx_usbh_phy_power_off() local
351 struct bcm63xx_usbh_phy *usbh = phy_get_drvdata(phy); in bcm63xx_usbh_phy_exit() local
370 struct bcm63xx_usbh_phy *usbh = dev_get_drvdata(dev); in bcm63xx_usbh_phy_xlate() local
380 struct bcm63xx_usbh_phy *usbh; in bcm63xx_usbh_phy_probe() local
/linux-5.10/arch/arm/boot/dts/
Dimx6sl.dtsi825 usbh: usb@2184400 { label
Dimx7s.dtsi1103 usbh: usb@30b30000 { label
Dimx6sx.dtsi915 usbh: usb@2184400 { label
/linux-5.10/include/linux/usb/
Dpd_vdo.h118 #define VDO_IDH(usbh, usbd, ptype, is_modal, vid) \ argument