Searched defs:USBCMD_RS (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/usb/chipidea/ | ||
| D | bits.h | 43 #define USBCMD_RS BIT(0) macro |
| /linux-4.4.14/drivers/usb/host/ | ||
| D | uhci-hcd.h | 17 #define USBCMD_RS 0x0001 /* Run/Stop */ macro |