Searched refs:ring_addr (Results 1 – 1 of 1) sorted by relevance
2400 uint64_t ring_addr = pepext->physaddr; in xhci_configure_endpoint() local2443 ring_addr += sizeof(struct xhci_trb) * in xhci_configure_endpoint()2450 ring_addr |= XHCI_EPCTX_2_DCS_SET(1); in xhci_configure_endpoint()2523 endp->qwEpCtx2 = htole64(ring_addr); in xhci_configure_endpoint()