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