Home
last modified time | relevance | path

Searched refs:dma_memory_read (Results 26 – 36 of 36) sorted by relevance

12

/openbmc/qemu/hw/usb/
H A Dhcd-ohci.c385 if (dma_memory_read(ohci->as, addr, in get_dwords()
423 if (dma_memory_read(ohci->as, addr, in get_words()
474 return dma_memory_read(ohci->as, addr + ohci->localmem_base, hcca, in ohci_read_hcca()
H A Dhcd-xhci.c497 if (dma_memory_read(xhci->as, addr, buf, len, in xhci_dma_read_u32s()
701 if (dma_memory_read(xhci->as, ring->dequeue, trb, TRB_SIZE, in xhci_ring_fetch()
753 if (dma_memory_read(xhci->as, dequeue, &trb, TRB_SIZE, in xhci_ring_chain_length()
823 if (dma_memory_read(xhci->as, erstba, &seg, sizeof(seg), in xhci_er_reset()
H A Dhcd-dwc2.c275 if (dma_memory_read(&s->dma_as, hcdma, s->usb_buf[chan], tlen, in dwc2_handle_packet()
H A Dhcd-ehci.c386 dma_memory_read(ehci->as, addr, buf, sizeof(*buf), in get_dwords()
/openbmc/qemu/hw/nvram/
H A Dfw_cfg.c347 if (dma_memory_read(s->dma_as, dma_addr, in fw_cfg_dma_transfer()
418 dma_memory_read(s->dma_as, dma.address, in fw_cfg_dma_transfer()
/openbmc/qemu/hw/m68k/
H A Dq800.c466 esp->dma_memory_read = NULL; in q800_machine_init()
H A Dnext-cube.c916 esp->dma_memory_read = nextscsi_read; in next_scsi_init()
/openbmc/qemu/hw/pci-host/
H A Dpnv_phb4.c1205 if (dma_memory_read(&address_space_memory, addr, &rte, in pnv_phb4_resolve_pe()
1277 if (dma_memory_read(&address_space_memory, taddr, &tce, in pnv_phb4_translate_tve()
/openbmc/qemu/hw/intc/
H A Dxive2.c61 if (dma_memory_read(&address_space_memory, qaddr, &qdata, in xive2_end_queue_pic_print_info()
H A Dxive.c1342 if (dma_memory_read(&address_space_memory, qaddr, in xive_end_queue_pic_print_info()
/openbmc/qemu/docs/devel/
H A Dloads-stores.rst494 ``dma_memory_read``

12