Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci.h218 #define CMD_CSS (1 << 8) macro
Dxhci.c1033 command |= CMD_CSS; in xhci_suspend()