Searched refs:crcr (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/dev/usb/xhci/
H A Dxhci-util.c53 volatile uint64_t* crcr_ptr = &xhci->op_regs->crcr;
H A Dxhci.c433 uint64_t crcr = xhci_transfer_ring_start_phys(&xhci->command_ring); local
435 crcr |= CRCR_RCS;
437 XHCI_WRITE64(&op_regs->crcr, crcr);
H A Dxhci-hw.h59 uint64_t crcr; // Command Ring Control member in struct:__anon532

Completed in 80 milliseconds