| /linux/rust/helpers/ |
| H A D | dma.c | 33 return dma_set_coherent_mask(dev, mask); in rust_helper_dma_set_coherent_mask()
|
| /linux/drivers/media/pci/mantis/ |
| H A D | mantis_pci.c | 58 err = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in mantis_pci_init()
|
| /linux/drivers/virtio/ |
| H A D | virtio_pci_legacy_dev.c | 36 dma_set_coherent_mask(&pci_dev->dev, in vp_legacy_probe()
|
| H A D | virtio_mmio.c | 647 dma_set_coherent_mask(&pdev->dev, in virtio_mmio_probe()
|
| /linux/include/linux/ |
| H A D | dma-mapping.h | 206 int dma_set_coherent_mask(struct device *dev, u64 mask); 313 static inline int dma_set_coherent_mask(struct device *dev, u64 mask) in dma_set_coherent_mask() function 653 dma_set_coherent_mask(dev, mask); in dma_set_mask_and_coherent()
|
| /linux/drivers/gpu/drm/stm/ |
| H A D | drv.c | 197 dma_set_coherent_mask(dev, DMA_BIT_MASK(32)); in stm_drm_platform_probe()
|
| /linux/drivers/gpu/drm/sti/ |
| H A D | sti_drv.c | 237 ret = dma_set_coherent_mask(dev, DMA_BIT_MASK(32)); in sti_platform_probe()
|
| /linux/drivers/usb/host/ |
| H A D | ehci-ps3.c | 136 dma_set_coherent_mask(&dev->core, dummy_mask); in ps3_ehci_probe()
|
| H A D | ohci-ps3.c | 120 dma_set_coherent_mask(&dev->core, dummy_mask); in ps3_ohci_probe()
|
| /linux/rust/kernel/ |
| H A D | dma.rs | 85 unsafe fn dma_set_coherent_mask(&self, mask: DmaMask) -> Result { 90 to_result(unsafe { bindings::dma_set_coherent_mask(self.as_ref().as_raw(), mask.value()) }) 95 /// This is a combination of [`Device::dma_set_mask`] and [`Device::dma_set_coherent_mask`]. 77 unsafe fn dma_set_coherent_mask(&self, mask: DmaMask) -> Result { dma_set_coherent_mask() method
|
| /linux/drivers/ata/ |
| H A D | pata_ixp4xx_cf.c | 264 ret = dma_set_coherent_mask(dev, DMA_BIT_MASK(32)); in ixp4xx_pata_probe()
|
| /linux/drivers/media/platform/chips-media/coda/ |
| H A D | imx-vdoa.c | 288 ret = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in vdoa_probe()
|
| /linux/drivers/net/wan/ |
| H A D | wanxl.c | 561 if (dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(28)) || in wanxl_pci_init_one() 613 if (dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)) || in wanxl_pci_init_one()
|
| /linux/kernel/dma/ |
| H A D | mapping.c | 949 int dma_set_coherent_mask(struct device *dev, u64 mask) in dma_set_coherent_mask() function 963 EXPORT_SYMBOL(dma_set_coherent_mask);
|
| /linux/drivers/platform/x86/dell/ |
| H A D | dcdbas.c | 686 error = dma_set_coherent_mask(&dcdbas_pdev->dev, DMA_BIT_MASK(32)); in dcdbas_probe()
|
| /linux/drivers/net/ethernet/altera/ |
| H A D | altera_tse_main.c | 1221 dma_set_coherent_mask(priv->device, in altera_tse_probe() 1224 dma_set_coherent_mask(priv->device, DMA_BIT_MASK(32)); in altera_tse_probe()
|
| /linux/drivers/usb/dwc2/ |
| H A D | platform.c | 456 retval = dma_set_coherent_mask(&dev->dev, DMA_BIT_MASK(32)); in dwc2_driver_probe()
|
| /linux/drivers/mtd/nand/ |
| H A D | qpic_common.c | 677 ret = dma_set_coherent_mask(nandc->dev, DMA_BIT_MASK(32)); in qcom_nandc_alloc()
|
| /linux/drivers/gpu/drm/etnaviv/ |
| H A D | etnaviv_drv.c | 659 dma_set_coherent_mask(dev, DMA_BIT_MASK(32))) { in etnaviv_pdev_probe()
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| H A D | ahb.c | 476 ret = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in ath10k_ahb_resource_init()
|
| /linux/drivers/net/wireless/intersil/p54/ |
| H A D | p54pci.c | 579 err = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in p54p_probe()
|
| /linux/drivers/message/fusion/ |
| H A D | mptbase.c | 1665 && !dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(64))) { in mpt_mapresources() 1671 && !dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32))) { in mpt_mapresources() 1683 && !dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32))) { in mpt_mapresources() 4449 && !dma_set_coherent_mask(&ioc->pcidev->dev, DMA_BIT_MASK(32))) { in PrimeIocFifos() 4459 dma_set_coherent_mask(&ioc->pcidev->dev, in PrimeIocFifos() 4596 ioc->dma_mask) && !dma_set_coherent_mask(&ioc->pcidev->dev, in PrimeIocFifos() 4621 DMA_BIT_MASK(64)) && !dma_set_coherent_mask(&ioc->pcidev->dev, in PrimeIocFifos()
|
| /linux/drivers/net/ethernet/broadcom/ |
| H A D | bcm4908_enet.c | 736 err = dma_set_coherent_mask(dev, DMA_BIT_MASK(32)); in bcm4908_enet_probe()
|
| /linux/drivers/net/ethernet/qlogic/netxen/ |
| H A D | netxen_nic_main.c | 243 dma_set_coherent_mask(&pdev->dev, cmask) == 0) { in nx_set_dma_mask() 282 err = dma_set_coherent_mask(&pdev->dev, mask); in nx_update_dma_mask() 293 dma_set_coherent_mask(&pdev->dev, old_cmask); in nx_update_dma_mask()
|
| /linux/drivers/scsi/aacraid/ |
| H A D | commsup.c | 1562 retval = dma_set_coherent_mask(&aac->pdev->dev, dmamask); in _aac_reset_adapter() 1566 retval = dma_set_coherent_mask(&aac->pdev->dev, dmamask); in _aac_reset_adapter()
|