Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/
H A Dbcm6368-usbh-phy.c32 #define USBH_SETUP_REG 0x28 macro
58 clrbits_be32(priv->regs + USBH_SETUP_REG, hw->setup_clr); in bcm6368_usbh_init()
60 setbits_be32(priv->regs + USBH_SETUP_REG, USBH_SETUP_IOC); in bcm6368_usbh_init()
H A Dbcm6318-usbh-phy.c20 #define USBH_SETUP_REG 0x00 macro
56 setbits_be32(priv->regs + USBH_SETUP_REG, USBH_SETUP_IOC); in bcm6318_usbh_init()