Home
last modified time | relevance | path

Searched refs:dma_set_coherent_mask (Results 1 – 25 of 55) sorted by relevance

123

/linux/rust/helpers/
H A Ddma.c33 return dma_set_coherent_mask(dev, mask); in rust_helper_dma_set_coherent_mask()
/linux/drivers/media/pci/mantis/
H A Dmantis_pci.c58 err = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in mantis_pci_init()
/linux/drivers/virtio/
H A Dvirtio_pci_legacy_dev.c36 dma_set_coherent_mask(&pci_dev->dev, in vp_legacy_probe()
H A Dvirtio_mmio.c647 dma_set_coherent_mask(&pdev->dev, in virtio_mmio_probe()
/linux/include/linux/
H A Ddma-mapping.h206 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 Ddrv.c197 dma_set_coherent_mask(dev, DMA_BIT_MASK(32)); in stm_drm_platform_probe()
/linux/drivers/gpu/drm/sti/
H A Dsti_drv.c237 ret = dma_set_coherent_mask(dev, DMA_BIT_MASK(32)); in sti_platform_probe()
/linux/drivers/usb/host/
H A Dehci-ps3.c136 dma_set_coherent_mask(&dev->core, dummy_mask); in ps3_ehci_probe()
H A Dohci-ps3.c120 dma_set_coherent_mask(&dev->core, dummy_mask); in ps3_ohci_probe()
/linux/rust/kernel/
H A Ddma.rs85 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 Dpata_ixp4xx_cf.c264 ret = dma_set_coherent_mask(dev, DMA_BIT_MASK(32)); in ixp4xx_pata_probe()
/linux/drivers/media/platform/chips-media/coda/
H A Dimx-vdoa.c288 ret = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in vdoa_probe()
/linux/drivers/net/wan/
H A Dwanxl.c561 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 Dmapping.c949 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 Ddcdbas.c686 error = dma_set_coherent_mask(&dcdbas_pdev->dev, DMA_BIT_MASK(32)); in dcdbas_probe()
/linux/drivers/net/ethernet/altera/
H A Daltera_tse_main.c1221 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 Dplatform.c456 retval = dma_set_coherent_mask(&dev->dev, DMA_BIT_MASK(32)); in dwc2_driver_probe()
/linux/drivers/mtd/nand/
H A Dqpic_common.c677 ret = dma_set_coherent_mask(nandc->dev, DMA_BIT_MASK(32)); in qcom_nandc_alloc()
/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_drv.c659 dma_set_coherent_mask(dev, DMA_BIT_MASK(32))) { in etnaviv_pdev_probe()
/linux/drivers/net/wireless/ath/ath10k/
H A Dahb.c476 ret = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in ath10k_ahb_resource_init()
/linux/drivers/net/wireless/intersil/p54/
H A Dp54pci.c579 err = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in p54p_probe()
/linux/drivers/message/fusion/
H A Dmptbase.c1665 && !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 Dbcm4908_enet.c736 err = dma_set_coherent_mask(dev, DMA_BIT_MASK(32)); in bcm4908_enet_probe()
/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_main.c243 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 Dcommsup.c1562 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()

123