Searched defs:DWC3_DEVTEN_WKUPEVTEN (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/dwc3/ | ||
| H A D | core.h | 300 #define DWC3_DEVTEN_WKUPEVTEN (1 << 4) macro |
| /OK3568_Linux_fs/kernel/drivers/usb/dwc3/ | ||
| H A D | core.h | 471 #define DWC3_DEVTEN_WKUPEVTEN BIT(4) macro |