Searched defs:DWC3_DCTL_CSFTRST (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/include/linux/usb/ | ||
| H A D | dwc3.h | 209 #define DWC3_DCTL_CSFTRST (1 << 30) macro |
| /openbmc/u-boot/drivers/usb/dwc3/ | ||
| H A D | core.h | 231 #define DWC3_DCTL_CSFTRST (1 << 30) macro |