Searched defs:DWC3_GUSB2PHYCFG_PHYSOFTRST (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/linux/usb/ | ||
D | dwc3.h | 181 #define DWC3_GUSB2PHYCFG_PHYSOFTRST (1 << 31) macro |
/external/u-boot/drivers/usb/dwc3/ | ||
D | core.h | 163 #define DWC3_GUSB2PHYCFG_PHYSOFTRST (1 << 31) macro |