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