Searched defs:pci_xhci_opregs (Results 1 – 1 of 1) sorted by relevance
205 struct pci_xhci_opregs { struct206 uint32_t usbcmd; /* usb command */207 uint32_t usbsts; /* usb status */208 uint32_t pgsz; /* page size */209 uint32_t dnctrl; /* device notification control */210 uint64_t crcr; /* command ring control */211 uint64_t dcbaap; /* device ctx base addr array ptr */212 uint32_t config; /* configure */215 struct xhci_trb *cr_p; /* crcr dequeue */216 struct xhci_dcbaa *dcbaa_p; /* dev ctx array ptr */