Searched refs:CMD_CSS (Results 1 – 3 of 3) sorted by relevance
/drivers/usb/cdns3/ | ||
D | cdnsp-gadget.h | 186 #define CMD_CSS BIT(8) macro |
/drivers/usb/host/ | ||
D | xhci.h | 219 #define CMD_CSS (1 << 8) macro |
D | xhci.c | 1066 command |= CMD_CSS; in xhci_suspend() |