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