Searched refs:dma_set_coherent_mask (Results 1 - 56 of 56) sorted by relevance

/linux-4.1.27/include/linux/
H A Ddma-mapping.h99 int dma_set_coherent_mask(struct device *dev, u64 mask);
101 static inline int dma_set_coherent_mask(struct device *dev, u64 mask) dma_set_coherent_mask() function
112 * Note that we don't check the return value from dma_set_coherent_mask()
120 dma_set_coherent_mask(dev, mask); dma_set_mask_and_coherent()
/linux-4.1.27/drivers/usb/dwc3/
H A Dhost.c35 dma_set_coherent_mask(&xhci->dev, dwc->dev->coherent_dma_mask); dwc3_host_init()
H A Ddwc3-st.c218 dma_set_coherent_mask(dev, dev->coherent_dma_mask); st_dwc3_probe()
H A Dcore.c894 dma_set_coherent_mask(dev, dev->parent->coherent_dma_mask); dwc3_probe()
/linux-4.1.27/drivers/usb/gadget/udc/bdc/
H A Dbdc_pci.c90 dma_set_coherent_mask(&bdc->dev, pci->dev.coherent_dma_mask); bdc_pci_probe()
/linux-4.1.27/include/asm-generic/
H A Dpci-dma-compat.h120 return dma_set_coherent_mask(&dev->dev, mask); pci_set_consistent_dma_mask()
/linux-4.1.27/drivers/remoteproc/
H A Domap_remoteproc.c192 ret = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); omap_rproc_probe()
194 dev_err(&pdev->dev, "dma_set_coherent_mask: %d\n", ret); omap_rproc_probe()
/linux-4.1.27/arch/arm/common/
H A Dit8152.c277 int dma_set_coherent_mask(struct device *dev, u64 mask) dma_set_coherent_mask() function
355 EXPORT_SYMBOL(dma_set_coherent_mask); variable
/linux-4.1.27/drivers/ata/
H A Dacard-ahci.c185 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(64)); acard_ahci_configure_dma_masks()
187 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); acard_ahci_configure_dma_masks()
200 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); acard_ahci_configure_dma_masks()
H A Dpata_ixp4xx_cf.c161 ret = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); ixp4xx_pata_probe()
H A Dpata_ninja32.c128 rc = dma_set_coherent_mask(&dev->dev, ATA_DMA_MASK); ninja32_init_one()
H A Dsata_qstor.c561 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(64)); qs_set_dma_masks()
563 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); qs_set_dma_masks()
576 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); qs_set_dma_masks()
H A Dpata_cs5520.c171 if (dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32))) { cs5520_init_one()
H A Dpata_hpt3x3.c227 rc = dma_set_coherent_mask(&pdev->dev, ATA_DMA_MASK); hpt3x3_init_one()
H A Dpata_sil680.c380 rc = dma_set_coherent_mask(&pdev->dev, ATA_DMA_MASK); sil680_init_one()
H A Dsata_vsc.c393 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); vsc_sata_init_one()
H A Dsata_sil24.c1316 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(64)); sil24_init_one()
1318 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); sil24_init_one()
1331 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); sil24_init_one()
H A Dpata_atp867x.c482 rc = dma_set_coherent_mask(&pdev->dev, ATA_DMA_MASK); atp867x_ata_pci_sff_init_host()
H A Dpdc_adma.c601 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); adma_set_dma_masks()
H A Dsata_svw.c493 rc = dma_set_coherent_mask(&pdev->dev, ATA_DMA_MASK); k2_sata_init_one()
H A Dahci.c876 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(64)); ahci_configure_dma_masks()
878 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); ahci_configure_dma_masks()
891 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); ahci_configure_dma_masks()
H A Dpata_pdc2027x.c737 rc = dma_set_coherent_mask(&pdev->dev, ATA_DMA_MASK); pdc2027x_init_one()
H A Dsata_highbank.c525 dma_set_coherent_mask(dev, DMA_BIT_MASK(64)); ahci_highbank_probe()
H A Dsata_inic162x.c865 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); inic_init_one()
H A Dsata_sil.c776 rc = dma_set_coherent_mask(&pdev->dev, ATA_DMA_MASK); sil_init_one()
H A Dsata_via.c508 rc = dma_set_coherent_mask(&pdev->dev, ATA_DMA_MASK); vt6421_prepare_host()
H A Dsata_nv.c1139 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); nv_adma_port_start()
1165 dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(64)); nv_adma_port_start()
H A Dsata_promise.c1252 rc = dma_set_coherent_mask(&pdev->dev, ATA_DMA_MASK); pdc_ata_init_one()
H A Dsata_sx4.c1482 rc = dma_set_coherent_mask(&pdev->dev, ATA_DMA_MASK); pdc_sata_init_one()
H A Dsata_mv.c4324 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(64)); pci_go_64()
4326 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); pci_go_64()
4339 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); pci_go_64()
H A Dlibata-sff.c3217 rc = dma_set_coherent_mask(&pdev->dev, ATA_DMA_MASK); ata_pci_bmdma_init()
/linux-4.1.27/drivers/misc/mei/
H A Dpci-me.c153 dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(64))) { mei_me_probe()
157 err = dma_set_coherent_mask(&pdev->dev, mei_me_probe()
/linux-4.1.27/arch/tile/kernel/
H A Dpci-dma.c587 int dma_set_coherent_mask(struct device *dev, u64 mask) dma_set_coherent_mask() function
611 EXPORT_SYMBOL(dma_set_coherent_mask); variable
/linux-4.1.27/arch/arm/mach-ixp4xx/
H A Dcommon.c624 int dma_set_coherent_mask(struct device *dev, u64 mask) dma_set_coherent_mask() function
636 EXPORT_SYMBOL(dma_set_coherent_mask); variable
/linux-4.1.27/drivers/gpu/drm/sti/
H A Dsti_drm_drv.c252 dma_set_coherent_mask(dev, DMA_BIT_MASK(32)); sti_drm_master_probe()
/linux-4.1.27/drivers/uio/
H A Duio_dmem_genirq.c195 dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); uio_dmem_genirq_probe()
/linux-4.1.27/drivers/usb/dwc2/
H A Dplatform.c191 retval = dma_set_coherent_mask(&dev->dev, DMA_BIT_MASK(32)); dwc2_driver_probe()
H A Dhcd.c2846 if (dma_set_coherent_mask(hsotg->dev, DMA_BIT_MASK(32)) < 0) dwc2_hcd_init()
/linux-4.1.27/drivers/usb/host/
H A Dxhci-plat.c88 ret = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); xhci_plat_probe()
H A Dxhci.c4948 * bit of xhci->hcc_params to call dma_set_coherent_mask(dev, xhci_gen_setup()
4959 dma_set_coherent_mask(dev, DMA_BIT_MASK(64)); xhci_gen_setup()
/linux-4.1.27/drivers/media/pci/pt3/
H A Dpt3.c749 dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(64)); pt3_probe()
753 dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); pt3_probe()
/linux-4.1.27/drivers/gpu/drm/imx/
H A Dipuv3-crtc.c490 ret = dma_set_coherent_mask(dev, DMA_BIT_MASK(32)); ipu_drm_probe()
H A Dimx-drm-core.c582 ret = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32));
/linux-4.1.27/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c49 ret = dma_set_coherent_mask(dev, DMA_BIT_MASK(32)); rockchip_drm_dma_attach_device()
/linux-4.1.27/drivers/firmware/
H A Ddcdbas.c554 error = dma_set_coherent_mask(&dcdbas_pdev->dev, DMA_BIT_MASK(32)); dcdbas_probe()
/linux-4.1.27/drivers/gpu/drm/i915/
H A Di915_dma.c853 dma_set_coherent_mask(&dev->pdev->dev, DMA_BIT_MASK(30)); i915_driver_load()
864 dma_set_coherent_mask(&dev->pdev->dev, DMA_BIT_MASK(32)); i915_driver_load()
/linux-4.1.27/drivers/mfd/
H A Domap-usb-host.c204 dma_set_coherent_mask(&child->dev, DMA_BIT_MASK(32)); omap_usbhs_alloc_child()
/linux-4.1.27/drivers/usb/chipidea/
H A Dcore.c623 dma_set_coherent_mask(&pdev->dev, dev->coherent_dma_mask); ci_hdrc_add_device()
/linux-4.1.27/drivers/usb/gadget/udc/
H A Dudc-core.c278 dma_set_coherent_mask(&gadget->dev, parent->coherent_dma_mask); usb_add_gadget_udc_release()
H A Dlpc32xx_udc.c3061 retval = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); lpc32xx_udc_probe()
/linux-4.1.27/drivers/net/ethernet/altera/
H A Daltera_tse_main.c1388 dma_set_coherent_mask(priv->device, altera_tse_probe()
1391 dma_set_coherent_mask(priv->device, DMA_BIT_MASK(32)); altera_tse_probe()
/linux-4.1.27/drivers/media/pci/sta2x11/
H A Dsta2x11_vip.c855 err = dma_set_coherent_mask(&vip->pdev->dev, DMA_BIT_MASK(29)); sta2x11_vip_init_buffer()
/linux-4.1.27/drivers/gpu/drm/omapdrm/
H A Domap_dmm_tiler.c693 ret = dma_set_coherent_mask(&dev->dev, DMA_BIT_MASK(32)); omap_dmm_probe()
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/
H A Dfm10k_pci.c1759 err = dma_set_coherent_mask(&pdev->dev, fm10k_probe()
/linux-4.1.27/arch/arm/mm/
H A Ddma-mapping.c178 dev_warn(dev, "Driver did not use or check the return value from dma_set_coherent_mask()?\n"); __dma_supported()
/linux-4.1.27/drivers/mmc/host/
H A Ddw_mmc.c2493 dma_set_coherent_mask(host->dev, DMA_BIT_MASK(64)); dw_mci_init_dma()

Completed in 1110 milliseconds