Home
last modified time | relevance | path

Searched refs:USBH_USB_SIM_CONTROL (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/phy/broadcom/
H A Dphy-bcm63xx-usbh.c66 USBH_USB_SIM_CONTROL, enumerator
121 [USBH_USB_SIM_CONTROL] = 0x20,
146 [USBH_USB_SIM_CONTROL] = 0x34,
168 [USBH_USB_SIM_CONTROL] = -1,
193 [USBH_USB_SIM_CONTROL] = 0x34,
216 [USBH_USB_SIM_CONTROL] = 0x34,
292 if (usbh_has_reg(usbh, USBH_USB_SIM_CONTROL)) { in bcm63xx_usbh_phy_init()
293 u32 val = usbh_readl(usbh, USBH_USB_SIM_CONTROL); in bcm63xx_usbh_phy_init()
297 usbh_writel(usbh, USBH_USB_SIM_CONTROL, val); in bcm63xx_usbh_phy_init()