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