Home
last modified time | relevance | path

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

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