Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/cdns3/
Dcdnsp-gadget.h187 #define CMD_CRS BIT(9) macro
/linux-5.19.10/drivers/usb/host/
Dxhci.h219 #define CMD_CRS (1 << 9) macro
Dxhci.c1166 command |= CMD_CRS; in xhci_resume()