Home
last modified time | relevance | path

Searched refs:CMD_CSS (Results 1 – 3 of 3) sorted by relevance

/drivers/usb/cdns3/
Dcdnsp-gadget.h186 #define CMD_CSS BIT(8) macro
/drivers/usb/host/
Dxhci.h219 #define CMD_CSS (1 << 8) macro
Dxhci.c1066 command |= CMD_CSS; in xhci_suspend()