Searched refs:XHCI_CMD_CRS (Results 1 – 3 of 3) sorted by relevance
82 #define XHCI_CMD_CRS 0x00000200 /* RW Controller Restore State */ macro
116 #define XHCI_CMD_CRS 0x00000200 /* RW Controller Restore */ macro
434 cmd &= ~(XHCI_CMD_CSS | XHCI_CMD_CRS); in pci_xhci_usbcmd_write()