/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_ptp.c | 48 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-6.6/drivers/dma/ptdma/ |
H A D | ptdma-pci.c | 179 ret = dma_set_mask_and_coherent(dev, DMA_BIT_MASK(48)); in pt_pci_probe() 181 ret = dma_set_mask_and_coherent(dev, DMA_BIT_MASK(32)); in pt_pci_probe() 183 dev_err(dev, "dma_set_mask_and_coherent failed (%d)\n", in pt_pci_probe()
|
/kernel/linux/linux-6.6/drivers/fpga/ |
H A D | versal-fpga.c | 51 ret = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in versal_fpga_probe()
|
H A D | dfl-pci.c | 373 ret = dma_set_mask_and_coherent(&pcidev->dev, DMA_BIT_MASK(64)); in cci_pci_probe() 375 ret = dma_set_mask_and_coherent(&pcidev->dev, DMA_BIT_MASK(32)); in cci_pci_probe()
|
/kernel/linux/linux-5.10/drivers/crypto/ccp/ |
H A D | sp-pci.c | 219 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() 223 dev_err(dev, "dma_set_mask_and_coherent failed (%d)\n", in sp_pci_probe()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/ |
H A D | enetc_ptp.c | 45 err = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64)); in enetc_ptp_probe()
|
/kernel/linux/linux-6.6/drivers/virtio/ |
H A D | virtio_pci_legacy_dev.c | 30 rc = dma_set_mask_and_coherent(&pci_dev->dev, DMA_BIT_MASK(32)); in vp_legacy_probe()
|
/kernel/linux/linux-6.6/drivers/dma/dw/ |
H A D | pci.c | 35 ret = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in dw_pci_probe()
|
/kernel/linux/linux-6.6/drivers/dma/hsu/ |
H A D | pci.c | 72 ret = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in hsu_pci_probe()
|
/kernel/linux/linux-6.6/mm/ |
H A D | dmapool_test.c | 122 ret = dma_set_mask_and_coherent(&test_dev, DMA_BIT_MASK(64)); in dmapool_checks()
|
/kernel/linux/linux-6.6/sound/soc/loongson/ |
H A D | loongson_i2s_pci.c | 134 dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64)); in loongson_i2s_pci_probe()
|
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | pata_ninja32.c | 126 rc = dma_set_mask_and_coherent(&dev->dev, ATA_DMA_MASK); in ninja32_init_one()
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | pata_ninja32.c | 126 rc = dma_set_mask_and_coherent(&dev->dev, ATA_DMA_MASK); in ninja32_init_one()
|
/kernel/linux/linux-6.6/drivers/crypto/ccp/ |
H A D | sp-platform.c | 158 ret = dma_set_mask_and_coherent(dev, DMA_BIT_MASK(48)); in sp_platform_probe() 160 dev_err(dev, "dma_set_mask_and_coherent failed (%d)\n", ret); in sp_platform_probe()
|
H A D | sp-pci.c | 344 ret = dma_set_mask_and_coherent(dev, DMA_BIT_MASK(48)); in sp_pci_probe() 346 ret = dma_set_mask_and_coherent(dev, DMA_BIT_MASK(32)); in sp_pci_probe() 348 dev_err(dev, "dma_set_mask_and_coherent failed (%d)\n", in sp_pci_probe()
|
/kernel/linux/linux-6.6/sound/soc/tegra/ |
H A D | tegra_pcm.c | 200 ret = dma_set_mask_and_coherent(dev, DMA_BIT_MASK(32)); in tegra_pcm_dma_allocate()
|
/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_main.c | 440 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/misc/vmw_vmci/ |
H A D | vmci_guest.c | 504 * There is no check for the return value of dma_set_mask_and_coherent in vmci_guest_probe_device() 506 * dma_set_mask_and_coherent fails. in vmci_guest_probe_device() 509 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/net/wireless/ath/wil6210/ |
H A D | pmc.c | 108 * There's no check for the return value of dma_set_mask_and_coherent, in wil_pmc_alloc() 113 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/ |
H A D | xhci-plat.c | 235 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()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_pci_func.c | 127 err = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64)); in aq_pci_func_init() 129 err = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in aq_pci_func_init()
|
/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/ |
H A D | nitrox_main.c | 429 if (!dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64))) { in nitrox_probe() 432 err = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in nitrox_probe()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/wil6210/ |
H A D | pmc.c | 108 * There's no check for the return value of dma_set_mask_and_coherent, in wil_pmc_alloc() 113 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-6.6/drivers/infiniband/hw/qib/ |
H A D | qib_pcie.c | 92 ret = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64)); in qib_pcie_init() 99 ret = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in qib_pcie_init()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | gvp11.c | 330 if (dma_set_mask_and_coherent(&z->dev, in gvp11_probe() 379 if (dma_set_mask_and_coherent(&z->dev, in gvp11_probe()
|