Searched defs:DWC3_GCTL_U2RSTECN (Results 1 – 2 of 2) sorted by relevance
| /u-boot/include/linux/usb/ | ||
| A D | dwc3.h | 157 #define DWC3_GCTL_U2RSTECN (1 << 16) macro |
| /u-boot/drivers/usb/dwc3/ | ||
| A D | core.h | 143 #define DWC3_GCTL_U2RSTECN (1 << 16) macro |
Completed in 8 milliseconds