Searched refs:usbh_writel (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/phy/broadcom/ |
H A D | phy-bcm63xx-usbh.c | 234 static inline void usbh_writel(struct bcm63xx_usbh_phy *usbh, int reg, in usbh_writel() function 279 usbh_writel(usbh, USBH_SWAP_CONTROL, val); in bcm63xx_usbh_phy_init() 288 usbh_writel(usbh, USBH_SETUP, val); in bcm63xx_usbh_phy_init() 296 usbh_writel(usbh, USBH_USB_SIM_CONTROL, val); in bcm63xx_usbh_phy_init() 301 usbh_writel(usbh, USBH_TEST_PORT_CONTROL, in bcm63xx_usbh_phy_init() 311 usbh_writel(usbh, USBH_UTMI_CONTROL1, val); in bcm63xx_usbh_phy_init() 327 usbh_writel(usbh, USBH_PLL_CONTROL1, val); in bcm63xx_usbh_phy_power_on() 343 usbh_writel(usbh, USBH_PLL_CONTROL1, val); in bcm63xx_usbh_phy_power_off()
|
/kernel/linux/linux-6.6/drivers/phy/broadcom/ |
H A D | phy-bcm63xx-usbh.c | 235 static inline void usbh_writel(struct bcm63xx_usbh_phy *usbh, int reg, in usbh_writel() function 280 usbh_writel(usbh, USBH_SWAP_CONTROL, val); in bcm63xx_usbh_phy_init() 289 usbh_writel(usbh, USBH_SETUP, val); in bcm63xx_usbh_phy_init() 297 usbh_writel(usbh, USBH_USB_SIM_CONTROL, val); in bcm63xx_usbh_phy_init() 302 usbh_writel(usbh, USBH_TEST_PORT_CONTROL, in bcm63xx_usbh_phy_init() 312 usbh_writel(usbh, USBH_UTMI_CONTROL1, val); in bcm63xx_usbh_phy_init() 328 usbh_writel(usbh, USBH_PLL_CONTROL1, val); in bcm63xx_usbh_phy_power_on() 344 usbh_writel(usbh, USBH_PLL_CONTROL1, val); in bcm63xx_usbh_phy_power_off()
|
Completed in 3 milliseconds