| /Linux-v4.19/drivers/scsi/ |
| D | zorro_esp.c | 465 dma_sync_single_for_device(esp->dev, addr, esp_count, in zorro_esp_send_blz1230_dma_cmd() 469 dma_sync_single_for_device(esp->dev, addr, esp_count, in zorro_esp_send_blz1230_dma_cmd() 511 dma_sync_single_for_device(esp->dev, addr, esp_count, in zorro_esp_send_blz1230II_dma_cmd() 515 dma_sync_single_for_device(esp->dev, addr, esp_count, in zorro_esp_send_blz1230II_dma_cmd() 556 dma_sync_single_for_device(esp->dev, addr, esp_count, in zorro_esp_send_blz2060_dma_cmd() 560 dma_sync_single_for_device(esp->dev, addr, esp_count, in zorro_esp_send_blz2060_dma_cmd() 606 dma_sync_single_for_device(esp->dev, addr, esp_count, in zorro_esp_send_cyber_dma_cmd() 611 dma_sync_single_for_device(esp->dev, addr, esp_count, in zorro_esp_send_cyber_dma_cmd() 656 dma_sync_single_for_device(esp->dev, addr, esp_count, in zorro_esp_send_cyberII_dma_cmd() 661 dma_sync_single_for_device(esp->dev, addr, esp_count, in zorro_esp_send_cyberII_dma_cmd() [all …]
|
| /Linux-v4.19/drivers/net/ethernet/altera/ |
| D | altera_sgdma.c | 104 dma_sync_single_for_device(priv->device, priv->txdescphys, in sgdma_initialize() 107 dma_sync_single_for_device(priv->device, priv->rxdescphys, in sgdma_initialize() 373 dma_sync_single_for_device(priv->device, in sgdma_async_read() 402 dma_sync_single_for_device(priv->device, priv->txdescphys, in sgdma_async_write()
|
| /Linux-v4.19/drivers/usb/dwc2/ |
| D | hcd_ddma.c | 272 dma_sync_single_for_device(hsotg->dev, in dwc2_update_frame_list() 573 dma_sync_single_for_device(hsotg->dev, in dwc2_fill_host_isoc_dma_desc() 647 dma_sync_single_for_device(hsotg->dev, in dwc2_init_isoc_dma_desc() 681 dma_sync_single_for_device(hsotg->dev, in dwc2_init_isoc_dma_desc() 723 dma_sync_single_for_device(hsotg->dev, in dwc2_fill_host_dma_desc() 779 dma_sync_single_for_device(hsotg->dev, in dwc2_init_non_isoc_dma_desc() 810 dma_sync_single_for_device(hsotg->dev, in dwc2_init_non_isoc_dma_desc() 819 dma_sync_single_for_device(hsotg->dev, in dwc2_init_non_isoc_dma_desc()
|
| /Linux-v4.19/drivers/crypto/caam/ |
| D | caamalg.c | 143 dma_sync_single_for_device(jrdev, ctx->sh_desc_enc_dma, in aead_null_set_sh_desc() 162 dma_sync_single_for_device(jrdev, ctx->sh_desc_dec_dma, in aead_null_set_sh_desc() 243 dma_sync_single_for_device(jrdev, ctx->sh_desc_enc_dma, in aead_set_sh_desc() 275 dma_sync_single_for_device(jrdev, ctx->sh_desc_dec_dma, in aead_set_sh_desc() 309 dma_sync_single_for_device(jrdev, ctx->sh_desc_enc_dma, in aead_set_sh_desc() 354 dma_sync_single_for_device(jrdev, ctx->sh_desc_enc_dma, in gcm_set_sh_desc() 371 dma_sync_single_for_device(jrdev, ctx->sh_desc_dec_dma, in gcm_set_sh_desc() 415 dma_sync_single_for_device(jrdev, ctx->sh_desc_enc_dma, in rfc4106_set_sh_desc() 433 dma_sync_single_for_device(jrdev, ctx->sh_desc_dec_dma, in rfc4106_set_sh_desc() 478 dma_sync_single_for_device(jrdev, ctx->sh_desc_enc_dma, in rfc4543_set_sh_desc() [all …]
|
| /Linux-v4.19/drivers/net/wireless/intel/iwlwifi/fw/ |
| D | paging.c | 212 dma_sync_single_for_device(fwrt->trans->dev, in iwl_fill_paging_mem() 257 dma_sync_single_for_device(fwrt->trans->dev, in iwl_fill_paging_mem()
|
| /Linux-v4.19/drivers/mmc/host/ |
| D | mmc_spi.c | 183 dma_sync_single_for_device(host->dma_dev, in mmc_spi_readbytes() 539 dma_sync_single_for_device(host->dma_dev, in mmc_spi_command_send() 683 dma_sync_single_for_device(host->dma_dev, in mmc_spi_writeblock() 813 dma_sync_single_for_device(host->dma_dev, in mmc_spi_readblock() 816 dma_sync_single_for_device(host->dma_dev, in mmc_spi_readblock() 1014 dma_sync_single_for_device(host->dma_dev, in mmc_spi_data_do()
|
| /Linux-v4.19/drivers/dma/ |
| D | txx9dmac.c | 439 dma_sync_single_for_device(chan2parent(&dc->chan), in txx9dmac_dequeue() 783 dma_sync_single_for_device(chan2parent(&dc->chan), in txx9dmac_prep_dma_memcpy() 796 dma_sync_single_for_device(chan2parent(&dc->chan), in txx9dmac_prep_dma_memcpy() 877 dma_sync_single_for_device(chan2parent(&dc->chan), in txx9dmac_prep_slave_sg() 891 dma_sync_single_for_device(chan2parent(&dc->chan), in txx9dmac_prep_slave_sg() 954 dma_sync_single_for_device(chan2parent(&dc->chan), in txx9dmac_chain_dynamic()
|
| /Linux-v4.19/drivers/media/platform/rockchip/rga/ |
| D | rga-buf.c | 154 dma_sync_single_for_device(rga->dev, virt_to_phys(pages), in rga_buf_map()
|
| /Linux-v4.19/drivers/char/xillybus/ |
| D | xillybus_of.c | 51 dma_sync_single_for_device(ep->dev, dma_handle, size, direction); in xilly_dma_sync_single_for_device_of()
|
| /Linux-v4.19/include/linux/ |
| D | pci-dma-compat.h | 89 dma_sync_single_for_device(&hwdev->dev, dma_handle, size, (enum dma_data_direction)direction); in pci_dma_sync_single_for_device()
|
| /Linux-v4.19/sound/soc/uniphier/ |
| D | aio-compress.c | 344 dma_sync_single_for_device(carddev, dmapos, s, DMA_TO_DEVICE); in uniphier_aio_compr_copy() 352 dma_sync_single_for_device(carddev, dmapos, s, DMA_FROM_DEVICE); in uniphier_aio_compr_copy()
|
| /Linux-v4.19/drivers/media/platform/sti/c8sectpfe/ |
| D | c8sectpfe-core.c | 193 dma_sync_single_for_device(fei->dev, in c8sectpfe_start_feed() 288 dma_sync_single_for_device(fei->dev, in c8sectpfe_stop_feed() 342 dma_sync_single_for_device(fei->dev, in c8sectpfe_stop_feed() 526 dma_sync_single_for_device(fei->dev, in configure_memdma_and_inputblock()
|
| /Linux-v4.19/drivers/firmware/tegra/ |
| D | ivc.c | 93 dma_sync_single_for_device(ivc->peer, phys, TEGRA_IVC_ALIGN, in tegra_ivc_flush() 271 dma_sync_single_for_device(ivc->peer, phys, size, DMA_TO_DEVICE); in tegra_ivc_flush_frame()
|
| /Linux-v4.19/drivers/mailbox/ |
| D | mtk-cmdq-mailbox.c | 153 dma_sync_single_for_device(dev, prev_task->pa_base, in cmdq_task_insert_into_thread() 181 dma_sync_single_for_device(dev, task->pa_base, task->pkt->cmd_buf_size, in cmdq_task_remove_wfe()
|
| /Linux-v4.19/drivers/net/ethernet/broadcom/bnxt/ |
| D | bnxt_xdp.c | 133 dma_sync_single_for_device(&pdev->dev, mapping + offset, *len, in bnxt_rx_xdp()
|
| /Linux-v4.19/drivers/gpu/drm/tegra/ |
| D | falcon.c | 81 dma_sync_single_for_device(falcon->dev, daddr, in falcon_copy_firmware_image()
|
| /Linux-v4.19/drivers/soc/ti/ |
| D | knav_qmss_acc.c | 187 dma_sync_single_for_device(kdev->dev, list_dma, info->list_size, in knav_acc_int_handler() 577 dma_sync_single_for_device(kdev->dev, list_dma, mem_size, in knav_init_acc_range()
|
| /Linux-v4.19/drivers/crypto/ |
| D | atmel-tdes.c | 331 dma_sync_single_for_device(dd->dev, dd->dma_addr_out, in atmel_tdes_crypt_pdc_stop() 411 dma_sync_single_for_device(dd->dev, dma_addr_in, length, in atmel_tdes_crypt_pdc() 448 dma_sync_single_for_device(dd->dev, dma_addr_in, length, in atmel_tdes_crypt_dma() 656 dma_sync_single_for_device(dd->dev, dd->dma_addr_out, in atmel_tdes_crypt_dma_stop()
|
| /Linux-v4.19/drivers/tty/serial/8250/ |
| D | 8250_dma.c | 97 dma_sync_single_for_device(dma->txchan->device->dev, dma->tx_addr, in serial8250_tx_dma()
|
| /Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| D | xdp.c | 46 dma_sync_single_for_device(sq->pdev, xdpi.dma_addr, in mlx5e_xmit_xdp_buff()
|
| /Linux-v4.19/drivers/spi/ |
| D | spi-tegra114.c | 393 dma_sync_single_for_device(tspi->dev, tspi->tx_dma_phys, in tegra_spi_copy_client_txbuf_to_spi_txbuf() 424 dma_sync_single_for_device(tspi->dev, tspi->rx_dma_phys, in tegra_spi_copy_spi_rxbuf_to_client_rxbuf() 527 dma_sync_single_for_device(tspi->dev, tspi->rx_dma_phys, in tegra_spi_start_dma_based_transfer()
|
| D | spi-tegra20-slink.c | 402 dma_sync_single_for_device(tspi->dev, tspi->tx_dma_phys, in tegra_slink_copy_client_txbuf_to_spi_txbuf() 433 dma_sync_single_for_device(tspi->dev, tspi->rx_dma_phys, in tegra_slink_copy_spi_rxbuf_to_client_rxbuf() 541 dma_sync_single_for_device(tspi->dev, tspi->rx_dma_phys, in tegra_slink_start_dma_based_transfer()
|
| D | spi-au1550.c | 368 dma_sync_single_for_device(hw->dev, dma_rx_addr, in au1550_spi_dma_txrxb() 373 dma_sync_single_for_device(hw->dev, dma_rx_addr, in au1550_spi_dma_txrxb()
|
| /Linux-v4.19/drivers/tty/serial/ |
| D | serial-tegra.c | 415 dma_sync_single_for_device(tup->uport.dev, tup->tx_dma_buf_phys, in tegra_uart_start_tx_dma() 555 dma_sync_single_for_device(tup->uport.dev, tup->rx_dma_buf_phys, in tegra_uart_copy_rx_to_tty() 642 dma_sync_single_for_device(tup->uport.dev, tup->rx_dma_buf_phys, in tegra_uart_start_rx_dma()
|
| /Linux-v4.19/drivers/iommu/ |
| D | exynos-iommu.c | 734 dma_sync_single_for_device(dma_dev, virt_to_phys(ent), sizeof(*ent), in update_pte() 1044 dma_sync_single_for_device(dma_dev, pent_base, in lv2set_page() 1194 dma_sync_single_for_device(dma_dev, virt_to_phys(ent), in exynos_iommu_unmap()
|