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
730 ring->dequeue = xhci_mask64(trb->parameter); in xhci_ring_fetch()
770 dequeue = xhci_mask64(trb.parameter); in xhci_ring_chain_length()
1407 dequeue = xhci_mask64(pdequeue); in xhci_set_ep_dequeue()
1467 addr = xhci_mask64(trb->parameter); in xhci_xfer_create_sgl()
2109 ictx = xhci_mask64(pictx); in xhci_address_slot()
2110 octx = xhci_mask64(poctx); in xhci_address_slot()
2211 ictx = xhci_mask64(pictx); in xhci_configure_slot()
2310 ictx = xhci_mask64(pictx); in xhci_evaluate_slot()
2438 ctx = xhci_mask64(pctx); in xhci_get_port_bandwidth()
[all …]