Searched refs:XHCI_EPCTX_SET_CERR (Results 1 – 2 of 2) sorted by relevance
354 #define XHCI_EPCTX_SET_CERR(x) (((x) & 0x3) << 1) macro
255 ectx->xec_info2 = LE_32(XHCI_EPCTX_SET_CERR(3) | in xhci_endpoint_setup_default_context()682 ectx->xec_info2 = LE_32(XHCI_EPCTX_SET_CERR(new_xepp.xepp_cerr) | in xhci_endpoint_setup_context()