Searched refs:USBH_UTMI_CONTROL1 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/phy/broadcom/ |
H A D | phy-bcm63xx-usbh.c | 31 USBH_UTMI_CONTROL1, enumerator 112 [USBH_UTMI_CONTROL1] = 0x2c, 137 [USBH_UTMI_CONTROL1] = 0x10, 159 [USBH_UTMI_CONTROL1] = -1, 184 [USBH_UTMI_CONTROL1] = 0x10, 207 [USBH_UTMI_CONTROL1] = 0x10, 306 usbh_has_reg(usbh, USBH_UTMI_CONTROL1) && in bcm63xx_usbh_phy_init() 308 u32 val = usbh_readl(usbh, USBH_UTMI_CONTROL1); in bcm63xx_usbh_phy_init() 312 usbh_writel(usbh, USBH_UTMI_CONTROL1, val); in bcm63xx_usbh_phy_init()
|