Searched refs:CMD_CRS (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/drivers/usb/cdns3/ | ||
| D | cdnsp-gadget.h | 187 #define CMD_CRS BIT(9) macro |
| /Linux-v6.1/drivers/usb/host/ | ||
| D | xhci.h | 219 #define CMD_CRS (1 << 9) macro |
| D | xhci.c | 1172 command |= CMD_CRS; in xhci_resume() |