Home
last modified time | relevance | path

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

/u-boot/drivers/usb/host/
A Ddwc3-octeon-glue.c37 #define UCTL_CTL_UCTL_RST BIT_ULL(0) macro
215 uctl_ctl |= UCTL_CTL_UCTL_RST | UCTL_CTL_UAHC_RST | UCTL_CTL_UPHY_RST; in dwc3_octeon_clocks_start()
295 uctl_ctl &= ~UCTL_CTL_UCTL_RST; in dwc3_octeon_clocks_start()

Completed in 3 milliseconds