Home
last modified time | relevance | path

Searched refs:dma_set_mask_and_coherent (Results 1 – 25 of 224) sorted by relevance

123456789

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/
Denetc_ptp.c48 err = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64)); in enetc_ptp_probe()
50 err = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in enetc_ptp_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/
Dpci.c1688 ret = dma_set_mask_and_coherent(&pci_dev->dev, DMA_BIT_MASK(bits)); in nvkm_device_pci_new()
1690 dma_set_mask_and_coherent(&pci_dev->dev, DMA_BIT_MASK(32)); in nvkm_device_pci_new()
/kernel/linux/linux-5.10/drivers/crypto/ccp/
Dsp-pci.c219 ret = dma_set_mask_and_coherent(dev, DMA_BIT_MASK(48)); in sp_pci_probe()
221 ret = dma_set_mask_and_coherent(dev, DMA_BIT_MASK(32)); in sp_pci_probe()
Dsp-platform.c166 ret = dma_set_mask_and_coherent(dev, DMA_BIT_MASK(48)); in sp_platform_probe()
/kernel/linux/linux-5.10/drivers/ata/
Dpata_ninja32.c126 rc = dma_set_mask_and_coherent(&dev->dev, ATA_DMA_MASK); in ninja32_init_one()
Dpata_cs5520.c158 if (dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32))) { in cs5520_init_one()
Dpata_hpt3x3.c224 rc = dma_set_mask_and_coherent(&pdev->dev, ATA_DMA_MASK); in hpt3x3_init_one()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
Dpmc.c113 dma_set_mask_and_coherent(dev, DMA_BIT_MASK(32)); in wil_pmc_alloc()
121 dma_set_mask_and_coherent(dev, in wil_pmc_alloc()
/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-plat.c235 ret = dma_set_mask_and_coherent(sysdev, DMA_BIT_MASK(64)); in xhci_plat_probe()
239 ret = dma_set_mask_and_coherent(sysdev, DMA_BIT_MASK(32)); in xhci_plat_probe()
Dssb-hcd.c165 if (dma_set_mask_and_coherent(dev->dma_dev, DMA_BIT_MASK(32))) in ssb_hcd_probe()
Dehci-brcm.c135 err = dma_set_mask_and_coherent(dev, DMA_BIT_MASK(32)); in ehci_brcm_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/arc/
Darcpgu_drv.c78 if (dma_set_mask_and_coherent(drm->dev, DMA_BIT_MASK(32))) in arcpgu_load()
/kernel/linux/linux-5.10/drivers/misc/vmw_vmci/
Dvmci_guest.c509 dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64)); in vmci_guest_probe_device()
513 dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(44)); in vmci_guest_probe_device()
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/
Dnitrox_main.c440 if (!dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64))) { in nitrox_probe()
443 err = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in nitrox_probe()
/kernel/linux/linux-5.10/drivers/gpu/drm/aspeed/
Daspeed_gfx_drv.c127 ret = dma_set_mask_and_coherent(drm->dev, DMA_BIT_MASK(32)); in aspeed_gfx_load()
/kernel/linux/linux-5.10/include/linux/
Ddma-mapping.h420 static inline int dma_set_mask_and_coherent(struct device *dev, u64 mask) in dma_set_mask_and_coherent() function
435 return dma_set_mask_and_coherent(dev, mask); in dma_coerce_mask_and_coherent()
/kernel/linux/linux-5.10/drivers/virtio/
Dvirtio_pci_legacy.c229 rc = dma_set_mask_and_coherent(&pci_dev->dev, DMA_BIT_MASK(32)); in virtio_pci_legacy_probe()
Dvirtio_mmio.c618 rc = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64)); in virtio_mmio_probe()
621 rc = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in virtio_mmio_probe()
/kernel/linux/linux-5.10/drivers/crypto/qce/
Dcore.c188 ret = dma_set_mask_and_coherent(dev, DMA_BIT_MASK(32)); in qce_crypto_probe()
/kernel/linux/linux-5.10/drivers/scsi/isci/
Dinit.c311 err = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64)); in isci_pci_init()
313 err = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in isci_pci_init()
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/bdc/
Dbdc_core.c553 !dma_set_mask_and_coherent(dev, DMA_BIT_MASK(64))) { in bdc_probe()
556 ret = dma_set_mask_and_coherent(dev, DMA_BIT_MASK(32)); in bdc_probe()
/kernel/linux/linux-5.10/sound/soc/uniphier/
Daio-dma.c212 ret = dma_set_mask_and_coherent(dev, DMA_BIT_MASK(33)); in uniphier_aiodma_new()
/kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/
Dnfp_netvf_main.c98 err = dma_set_mask_and_coherent(&pdev->dev, in nfp_netvf_pci_probe()
/kernel/linux/linux-5.10/drivers/scsi/snic/
Dsnic_main.c432 ret = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(43)); in snic_probe()
434 ret = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in snic_probe()
/kernel/linux/linux-5.10/drivers/pci/controller/
Dvmd.c742 if (dma_set_mask_and_coherent(&dev->dev, DMA_BIT_MASK(64)) && in vmd_probe()
743 dma_set_mask_and_coherent(&dev->dev, DMA_BIT_MASK(32))) in vmd_probe()

123456789