Home
last modified time | relevance | path

Searched defs:DWC3_GCTL_CORESOFTRESET (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/include/linux/usb/
Ddwc3.h169 #define DWC3_GCTL_CORESOFTRESET (1 << 11) macro
/external/u-boot/drivers/usb/dwc3/
Dcore.h153 #define DWC3_GCTL_CORESOFTRESET (1 << 11) macro