Home
last modified time | relevance | path

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

/devicemodel/include/
A Dxhcireg.h107 #define XHCI_CRCR_LO_RCS 0x00000001 /* RW - consumer cycle state */ macro
/devicemodel/hw/pci/
A Dxhci.c2679 ccs = xdev->opregs.crcr & XHCI_CRCR_LO_RCS; in pci_xhci_complete_commands()
2709 ccs ^= XHCI_CRCR_LO_RCS; in pci_xhci_complete_commands()
3629 (value & (0xFFFFFFC0 | XHCI_CRCR_LO_RCS)); in pci_xhci_hostop_write()

Completed in 12 milliseconds