Searched defs:usbh (Results 1 – 9 of 9) sorted by relevance
| /kernel/linux/linux-5.10/drivers/phy/broadcom/ |
| D | phy-bcm63xx-usbh.c | 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() 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
|
| /kernel/linux/linux-4.19/arch/arm/boot/dts/ |
| D | imx6sl.dtsi | 811 usbh: usb@2184400 { label
|
| D | imx7s.dtsi | 986 usbh: usb@30b30000 { label
|
| D | imx6sx.dtsi | 873 usbh: usb@2184400 { label
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | imx6sl.dtsi | 825 usbh: usb@2184400 { label
|
| D | imx7s.dtsi | 1103 usbh: usb@30b30000 { label
|
| D | imx6sx.dtsi | 915 usbh: usb@2184400 { label
|
| /kernel/linux/linux-4.19/include/linux/usb/ |
| D | pd_vdo.h | 127 #define VDO_IDH(usbh, usbd, ptype, is_modal, vid) \ argument
|
| /kernel/linux/linux-5.10/include/linux/usb/ |
| D | pd_vdo.h | 118 #define VDO_IDH(usbh, usbd, ptype, is_modal, vid) \ argument
|