Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/phy/
H A Dbcm6318-usbh-phy.c21 #define USBH_SETUP_IOC BIT(4) macro
56 setbits_be32(priv->regs + USBH_SETUP_REG, USBH_SETUP_IOC); in bcm6318_usbh_init()
H A Dbcm6368-usbh-phy.c33 #define USBH_SETUP_IOC BIT(4) macro
60 setbits_be32(priv->regs + USBH_SETUP_REG, USBH_SETUP_IOC); in bcm6368_usbh_init()