Searched defs:usbh (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/phy/broadcom/ |
H A D | phy-bcm63xx-usbh.c | 225 static inline bool usbh_has_reg(struct bcm63xx_usbh_phy *usbh, int reg) in usbh_has_reg() 230 static inline u32 usbh_readl(struct bcm63xx_usbh_phy *usbh, int reg) in usbh_readl() 235 static inline void usbh_writel(struct bcm63xx_usbh_phy *usbh, int reg, in usbh_writel() 243 struct bcm63xx_usbh_phy *usbh = phy_get_drvdata(phy); in bcm63xx_usbh_phy_init() local 320 struct bcm63xx_usbh_phy *usbh = phy_get_drvdata(phy); in bcm63xx_usbh_phy_power_on() local 336 struct bcm63xx_usbh_phy *usbh = phy_get_drvdata(phy); in bcm63xx_usbh_phy_power_off() local 352 struct bcm63xx_usbh_phy *usbh = phy_get_drvdata(phy); in bcm63xx_usbh_phy_exit() local 371 struct bcm63xx_usbh_phy *usbh = dev_get_drvdata(dev); in bcm63xx_usbh_phy_xlate() local 381 struct bcm63xx_usbh_phy *usbh; in bcm63xx_usbh_phy_probe() local
|
/linux/arch/mips/boot/dts/brcm/ |
H A D | bcm6328.dtsi | 224 usbh: usb-phy@10002700 { label
|
H A D | bcm6362.dtsi | 248 usbh: usb-phy@10002700 { label
|
H A D | bcm63268.dtsi | 259 usbh: usb-phy@10002700 { label
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx7s.dtsi | 1201 usbh: usb@30b30000 { label
|
/linux/include/dt-bindings/usb/ |
H A D | pd.h | 132 #define VDO_IDH(usbh, usbd, ufp_cable, is_modal, dfp, conn, vid) \ argument
|
/linux/include/linux/usb/ |
H A D | pd_vdo.h | 149 #define VDO_IDH(usbh, usbd, ufp_cable, is_modal, dfp, conn, vid) \ argument
|
/linux/drivers/clk/stm32/ |
H A D | clk-stm32mp13.c | 927 static struct clk_stm32_gate usbh = { variable
|