/Linux-v5.15/drivers/firmware/ |
D | qcom_scm-legacy.c | 182 dma_sync_single_for_cpu(dev, cmd_phys + sizeof(*cmd) + cmd_len, in scm_legacy_call() 186 dma_sync_single_for_cpu(dev, cmd_phys + sizeof(*cmd) + cmd_len + in scm_legacy_call()
|
/Linux-v5.15/drivers/mmc/host/ |
D | mmc_spi.c | 170 dma_sync_single_for_cpu(host->dma_dev, in mmc_spi_readbytes() 523 dma_sync_single_for_cpu(host->dma_dev, in mmc_spi_command_send() 669 dma_sync_single_for_cpu(host->dma_dev, in mmc_spi_writeblock() 802 dma_sync_single_for_cpu(host->dma_dev, in mmc_spi_readblock() 805 dma_sync_single_for_cpu(host->dma_dev, in mmc_spi_readblock() 995 dma_sync_single_for_cpu(host->dma_dev, in mmc_spi_data_do() 1296 dma_sync_single_for_cpu(dev, host->data_dma, sizeof(*host->data), in mmc_spi_dma_alloc()
|
/Linux-v5.15/drivers/net/ethernet/sfc/ |
D | rx_common.h | 65 dma_sync_single_for_cpu(&efx->pci_dev->dev, rx_buf->dma_addr, len, in efx_sync_rx_buffer()
|
D | rx.c | 281 dma_sync_single_for_cpu(&efx->pci_dev->dev, rx_buf->dma_addr, in efx_do_xdp()
|
/Linux-v5.15/include/linux/ |
D | dma-mapping.h | 119 void dma_sync_single_for_cpu(struct device *dev, dma_addr_t addr, size_t size, 195 static inline void dma_sync_single_for_cpu(struct device *dev, dma_addr_t addr, in dma_sync_single_for_cpu() function 344 return dma_sync_single_for_cpu(dev, addr + offset, size, dir); in dma_sync_single_range_for_cpu()
|
D | pci-dma-compat.h | 82 dma_sync_single_for_cpu(&hwdev->dev, dma_handle, size, (enum dma_data_direction)direction); in pci_dma_sync_single_for_cpu()
|
/Linux-v5.15/drivers/char/xillybus/ |
D | xillybus_of.c | 39 dma_sync_single_for_cpu(ep->dev, dma_handle, size, direction); in xilly_dma_sync_single_for_cpu_of()
|
/Linux-v5.15/drivers/media/pci/saa7134/ |
D | saa7134-go7007.c | 236 dma_sync_single_for_cpu(&dev->pci->dev, in saa7134_go7007_irq_ts_done() 241 dma_sync_single_for_cpu(&dev->pci->dev, in saa7134_go7007_irq_ts_done()
|
/Linux-v5.15/sound/soc/uniphier/ |
D | aio-compress.c | 353 dma_sync_single_for_cpu(carddev, dmapos, s, DMA_TO_DEVICE); in uniphier_aio_compr_copy() 361 dma_sync_single_for_cpu(carddev, dmapos, s, DMA_FROM_DEVICE); in uniphier_aio_compr_copy()
|
/Linux-v5.15/drivers/firmware/tegra/ |
D | ivc.c | 76 dma_sync_single_for_cpu(ivc->peer, phys, TEGRA_IVC_ALIGN, in tegra_ivc_invalidate() 249 dma_sync_single_for_cpu(ivc->peer, phys, size, DMA_FROM_DEVICE); in tegra_ivc_invalidate_frame()
|
/Linux-v5.15/drivers/net/ethernet/dec/tulip/ |
D | interrupt.c | 213 dma_sync_single_for_cpu(&tp->pdev->dev, in tulip_poll() 443 dma_sync_single_for_cpu(&tp->pdev->dev, in tulip_rx()
|
/Linux-v5.15/drivers/tty/serial/8250/ |
D | 8250_dma.c | 22 dma_sync_single_for_cpu(dma->txchan->device->dev, dma->tx_addr, in __dma_tx_complete()
|
/Linux-v5.15/drivers/i3c/master/mipi-i3c-hci/ |
D | dma.c | 694 dma_sync_single_for_cpu(&hci->master.dev, ring_ibi_data_dma, in hci_dma_process_ibi() 703 dma_sync_single_for_cpu(&hci->master.dev, ring_ibi_data_dma, in hci_dma_process_ibi()
|
/Linux-v5.15/drivers/iommu/ |
D | exynos-iommu.c | 721 dma_sync_single_for_cpu(dma_dev, virt_to_phys(ent), sizeof(*ent), in exynos_iommu_set_pte() 1012 dma_sync_single_for_cpu(dma_dev, pent_base, in lv2set_page() 1171 dma_sync_single_for_cpu(dma_dev, virt_to_phys(ent), in exynos_iommu_unmap()
|
/Linux-v5.15/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt_xdp.c | 133 dma_sync_single_for_cpu(&pdev->dev, mapping + offset, *len, bp->rx_dir); in bnxt_rx_xdp()
|
/Linux-v5.15/drivers/net/ethernet/cirrus/ |
D | ep93xx_eth.c | 284 dma_sync_single_for_cpu(dev->dev.parent, rxd->buf_addr, in ep93xx_rx() 348 dma_sync_single_for_cpu(dev->dev.parent, txd->buf_addr, skb->len, in ep93xx_xmit()
|
/Linux-v5.15/kernel/dma/ |
D | mapping.c | 325 void dma_sync_single_for_cpu(struct device *dev, dma_addr_t addr, size_t size, in dma_sync_single_for_cpu() function 337 EXPORT_SYMBOL(dma_sync_single_for_cpu);
|
/Linux-v5.15/drivers/usb/gadget/udc/ |
D | fsl_qe_udc.c | 102 dma_sync_single_for_cpu(udc->gadget.dev.parent, in done() 1653 dma_sync_single_for_cpu( in qe_ep_disable() 2600 dma_sync_single_for_cpu(udc->gadget.dev.parent, in qe_udc_probe() 2647 dma_sync_single_for_cpu(udc->gadget.dev.parent, in qe_udc_remove() 2663 dma_sync_single_for_cpu(udc->gadget.dev.parent, in qe_udc_remove()
|
/Linux-v5.15/drivers/net/ethernet/altera/ |
D | altera_sgdma.c | 242 dma_sync_single_for_cpu(priv->device, in sgdma_rx_status()
|
/Linux-v5.15/drivers/soc/mediatek/ |
D | mtk-cmdq-helper.c | 434 dma_sync_single_for_cpu(client->chan->mbox->dev, pkt->pa_base, in cmdq_pkt_flush_async_cb()
|
/Linux-v5.15/drivers/usb/dwc2/ |
D | hcd_ddma.c | 905 dma_sync_single_for_cpu(hsotg->dev, qh->desc_list_dma + (idx * in dwc2_cmpl_host_isoc_dma_desc() 1167 dma_sync_single_for_cpu(hsotg->dev, in dwc2_process_non_isoc_desc()
|
/Linux-v5.15/drivers/net/wireless/ath/ath9k/ |
D | recv.c | 646 dma_sync_single_for_cpu(sc->dev, bf->bf_buf_addr, in ath_edma_get_buffers() 780 dma_sync_single_for_cpu(sc->dev, bf->bf_buf_addr, in ath_get_next_rx_buf()
|
/Linux-v5.15/drivers/spi/ |
D | spi-tegra20-slink.c | 365 dma_sync_single_for_cpu(tspi->dev, tspi->tx_dma_phys, in tegra_slink_copy_client_txbuf_to_spi_txbuf() 398 dma_sync_single_for_cpu(tspi->dev, tspi->rx_dma_phys, in tegra_slink_copy_spi_rxbuf_to_client_rxbuf()
|
/Linux-v5.15/drivers/infiniband/hw/irdma/ |
D | puda.c | 366 dma_sync_single_for_cpu(dev->hw->device, buf->mem.pa, in irdma_puda_poll_cmpl() 397 dma_sync_single_for_cpu(dev->hw->device, buf->mem.pa, in irdma_puda_poll_cmpl() 546 dma_sync_single_for_cpu(rsrc->dev->hw->device, buf->mem.pa, in irdma_puda_send_buf()
|
/Linux-v5.15/drivers/net/ethernet/moxa/ |
D | moxart_ether.c | 243 dma_sync_single_for_cpu(&ndev->dev, in moxart_rx_poll()
|