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