Searched refs:EP_CTX_CERR_BITS (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/usb/xhci/
H A Dxhci-hw.h526 #define EP_CTX_CERR_BITS 2 macro
H A Dxhci-device-manager.c165 XHCI_SET_BITS32(&ep0c->epc1, EP_CTX_CERR_START, EP_CTX_CERR_BITS, 3); // ???
667 XHCI_SET_BITS32(&epc->epc1, EP_CTX_CERR_START, EP_CTX_CERR_BITS, cerr);

Completed in 33 milliseconds