Home
last modified time | relevance | path

Searched defs:usbh (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/broadcom/
H A Dphy-bcm63xx-usbh.c224 static inline bool usbh_has_reg(struct bcm63xx_usbh_phy *usbh, int reg) in usbh_has_reg() argument
229 static inline u32 usbh_readl(struct bcm63xx_usbh_phy *usbh, int reg) in usbh_readl() argument
234 static inline void usbh_writel(struct bcm63xx_usbh_phy *usbh, int reg, in usbh_writel() argument
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); bcm63xx_usbh_phy_power_on() local
335 struct bcm63xx_usbh_phy *usbh = phy_get_drvdata(phy); bcm63xx_usbh_phy_power_off() local
351 struct bcm63xx_usbh_phy *usbh = phy_get_drvdata(phy); bcm63xx_usbh_phy_exit() local
370 struct bcm63xx_usbh_phy *usbh = dev_get_drvdata(dev); bcm63xx_usbh_phy_xlate() local
380 struct bcm63xx_usbh_phy *usbh; bcm63xx_usbh_phy_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/phy/broadcom/
H A Dphy-bcm63xx-usbh.c225 static inline bool usbh_has_reg(struct bcm63xx_usbh_phy *usbh, int reg) in usbh_has_reg() argument
230 static inline u32 usbh_readl(struct bcm63xx_usbh_phy *usbh, int reg) in usbh_readl() argument
235 static inline void usbh_writel(struct bcm63xx_usbh_phy *usbh, int reg, in usbh_writel() argument
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); bcm63xx_usbh_phy_power_on() local
336 struct bcm63xx_usbh_phy *usbh = phy_get_drvdata(phy); bcm63xx_usbh_phy_power_off() local
352 struct bcm63xx_usbh_phy *usbh = phy_get_drvdata(phy); bcm63xx_usbh_phy_exit() local
371 struct bcm63xx_usbh_phy *usbh = dev_get_drvdata(dev); bcm63xx_usbh_phy_xlate() local
381 struct bcm63xx_usbh_phy *usbh; bcm63xx_usbh_phy_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/clk/stm32/
H A Dclk-stm32mp13.c925 static struct clk_stm32_gate usbh = { variable

Completed in 4 milliseconds