Home
last modified time | relevance | path

Searched refs:xhci_mask64 (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/usb/
H A Dhcd-xhci.c481 static inline dma_addr_t xhci_mask64(uint64_t addr) in xhci_mask64() function
733 ring->dequeue = xhci_mask64(trb->parameter); in xhci_ring_fetch()
773 dequeue = xhci_mask64(trb.parameter); in xhci_ring_chain_length()
1403 dequeue = xhci_mask64(pdequeue); in xhci_set_ep_dequeue()
1463 addr = xhci_mask64(trb->parameter); in xhci_xfer_create_sgl()
2111 ictx = xhci_mask64(pictx); in xhci_address_slot()
2112 octx = xhci_mask64(poctx); in xhci_address_slot()
2213 ictx = xhci_mask64(pictx); in xhci_configure_slot()
2312 ictx = xhci_mask64(pictx); in xhci_evaluate_slot()
2440 ctx = xhci_mask64(pctx); in xhci_get_port_bandwidth()
[all …]