Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Ddwc3-octeon.c114 # define USBDRD_UCTL_CTL_UPHY_RST BIT_ULL(2) macro
282 val |= USBDRD_UCTL_CTL_UPHY_RST | in dwc3_octeon_setup()
409 val &= ~USBDRD_UCTL_CTL_UPHY_RST; in dwc3_octeon_phy_reset()