Searched refs:USBH_UTMI_CONTROL1 (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/phy/broadcom/ |
D | phy-bcm63xx-usbh.c | 30 USBH_UTMI_CONTROL1, enumerator 111 [USBH_UTMI_CONTROL1] = 0x2c, 136 [USBH_UTMI_CONTROL1] = 0x10, 158 [USBH_UTMI_CONTROL1] = -1, 183 [USBH_UTMI_CONTROL1] = 0x10, 206 [USBH_UTMI_CONTROL1] = 0x10, 305 usbh_has_reg(usbh, USBH_UTMI_CONTROL1) && in bcm63xx_usbh_phy_init() 307 u32 val = usbh_readl(usbh, USBH_UTMI_CONTROL1); in bcm63xx_usbh_phy_init() 311 usbh_writel(usbh, USBH_UTMI_CONTROL1, val); in bcm63xx_usbh_phy_init()
|