Home
last modified time | relevance | path

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

/devicemodel/include/
A Dxhcireg.h108 #define XHCI_CRCR_LO_CS 0x00000002 /* RW - command stop */ macro
/devicemodel/hw/pci/
A Dxhci.c3624 xdev->opregs.crcr &= ~(XHCI_CRCR_LO_CS|XHCI_CRCR_LO_CA); in pci_xhci_hostop_write()
3626 (XHCI_CRCR_LO_CS|XHCI_CRCR_LO_CA); in pci_xhci_hostop_write()

Completed in 11 milliseconds