Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci.h219 #define CMD_CRS (1 << 9) macro
Dxhci.c1133 command |= CMD_CRS; in xhci_resume()