Home
last modified time | relevance | path

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

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