Home
last modified time | relevance | path

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

/u-boot/include/linux/usb/
A Ddwc3.h209 #define DWC3_DCTL_CSFTRST (1 << 30) macro
/u-boot/drivers/usb/dwc3/
A Dcore.c615 dwc3_writel(dwc->regs, DWC3_DCTL, DWC3_DCTL_CSFTRST); in dwc3_core_init()
618 if (!(reg & DWC3_DCTL_CSFTRST)) in dwc3_core_init()
A Dcore.h274 #define DWC3_DCTL_CSFTRST (1 << 30) macro

Completed in 17 milliseconds