Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Ddma-mapping.h100 int dma_set_coherent_mask(struct device *dev, u64 mask);
102 static inline int dma_set_coherent_mask(struct device *dev, u64 mask) in dma_set_coherent_mask() function
121 dma_set_coherent_mask(dev, mask); in dma_set_mask_and_coherent()
/linux-4.4.14/drivers/ata/
Dacard-ahci.c185 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(64)); in acard_ahci_configure_dma_masks()
187 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in acard_ahci_configure_dma_masks()
200 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in acard_ahci_configure_dma_masks()
Dsata_qstor.c561 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(64)); in qs_set_dma_masks()
563 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in qs_set_dma_masks()
576 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in qs_set_dma_masks()
Dpata_ninja32.c128 rc = dma_set_coherent_mask(&dev->dev, ATA_DMA_MASK); in ninja32_init_one()
Dpata_ixp4xx_cf.c161 ret = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in ixp4xx_pata_probe()
Dpata_hpt3x3.c227 rc = dma_set_coherent_mask(&pdev->dev, ATA_DMA_MASK); in hpt3x3_init_one()
Dpata_cs5520.c171 if (dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32))) { in cs5520_init_one()
Dsata_sil24.c1316 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(64)); in sil24_init_one()
1318 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in sil24_init_one()
1331 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in sil24_init_one()
Dpata_sil680.c380 rc = dma_set_coherent_mask(&pdev->dev, ATA_DMA_MASK); in sil680_init_one()
Dsata_vsc.c393 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in vsc_sata_init_one()
Dahci.c872 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(64)); in ahci_configure_dma_masks()
874 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in ahci_configure_dma_masks()
887 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in ahci_configure_dma_masks()
Dsata_svw.c493 rc = dma_set_coherent_mask(&pdev->dev, ATA_DMA_MASK); in k2_sata_init_one()
Dpata_atp867x.c482 rc = dma_set_coherent_mask(&pdev->dev, ATA_DMA_MASK); in atp867x_ata_pci_sff_init_host()
Dsata_via.c508 rc = dma_set_coherent_mask(&pdev->dev, ATA_DMA_MASK); in vt6421_prepare_host()
Dpata_pdc2027x.c737 rc = dma_set_coherent_mask(&pdev->dev, ATA_DMA_MASK); in pdc2027x_init_one()
Dsata_highbank.c526 dma_set_coherent_mask(dev, DMA_BIT_MASK(64)); in ahci_highbank_probe()
Dsata_sil.c779 rc = dma_set_coherent_mask(&pdev->dev, ATA_DMA_MASK); in sil_init_one()
Dpdc_adma.c601 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in adma_set_dma_masks()
Dsata_inic162x.c865 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in inic_init_one()
Dsata_mv.c4324 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(64)); in pci_go_64()
4326 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in pci_go_64()
4339 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in pci_go_64()
Dsata_promise.c1252 rc = dma_set_coherent_mask(&pdev->dev, ATA_DMA_MASK); in pdc_ata_init_one()
Dsata_nv.c1139 rc = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in nv_adma_port_start()
1165 dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(64)); in nv_adma_port_start()
Dsata_sx4.c1490 rc = dma_set_coherent_mask(&pdev->dev, ATA_DMA_MASK); in pdc_sata_init_one()
Dlibata-sff.c3217 rc = dma_set_coherent_mask(&pdev->dev, ATA_DMA_MASK); in ata_pci_bmdma_init()
/linux-4.4.14/drivers/usb/dwc3/
Dhost.c35 dma_set_coherent_mask(&xhci->dev, dwc->dev->coherent_dma_mask); in dwc3_host_init()
Ddwc3-st.c215 dma_set_coherent_mask(dev, dev->coherent_dma_mask); in st_dwc3_probe()
Dcore.c989 dma_set_coherent_mask(dev, dev->parent->coherent_dma_mask); in dwc3_probe()
/linux-4.4.14/arch/arm/common/
Dit8152.c277 int dma_set_coherent_mask(struct device *dev, u64 mask) in dma_set_coherent_mask() function
355 EXPORT_SYMBOL(dma_set_coherent_mask);
/linux-4.4.14/drivers/usb/gadget/udc/bdc/
Dbdc_pci.c90 dma_set_coherent_mask(&bdc->dev, pci->dev.coherent_dma_mask); in bdc_pci_probe()
/linux-4.4.14/arch/powerpc/kernel/
Ddma.c289 int dma_set_coherent_mask(struct device *dev, u64 mask) in dma_set_coherent_mask() function
306 EXPORT_SYMBOL(dma_set_coherent_mask);
/linux-4.4.14/arch/arm/mach-ixp4xx/
Dcommon.c636 int dma_set_coherent_mask(struct device *dev, u64 mask) in dma_set_coherent_mask() function
648 EXPORT_SYMBOL(dma_set_coherent_mask);
/linux-4.4.14/drivers/misc/mei/
Dpci-me.c159 dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(64))) { in mei_me_probe()
163 err = dma_set_coherent_mask(&pdev->dev, in mei_me_probe()
/linux-4.4.14/include/asm-generic/
Dpci-dma-compat.h114 return dma_set_coherent_mask(&dev->dev, mask); in pci_set_consistent_dma_mask()
/linux-4.4.14/drivers/remoteproc/
Domap_remoteproc.c192 ret = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in omap_rproc_probe()
/linux-4.4.14/drivers/gpu/drm/nouveau/
Dnouveau_ttm.c378 ret = dma_set_coherent_mask(dev->dev, DMA_BIT_MASK(bits)); in nouveau_ttm_init()
380 dma_set_coherent_mask(dev->dev, DMA_BIT_MASK(32)); in nouveau_ttm_init()
/linux-4.4.14/sound/soc/intel/skylake/
Dskl.c405 dma_set_coherent_mask(bus->dev, DMA_BIT_MASK(64)); in skl_first_init()
408 dma_set_coherent_mask(bus->dev, DMA_BIT_MASK(32)); in skl_first_init()
/linux-4.4.14/arch/tile/kernel/
Dpci-dma.c587 int dma_set_coherent_mask(struct device *dev, u64 mask) in dma_set_coherent_mask() function
611 EXPORT_SYMBOL(dma_set_coherent_mask);
/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_drv.c251 dma_set_coherent_mask(dev, DMA_BIT_MASK(32)); in sti_platform_probe()
/linux-4.4.14/drivers/uio/
Duio_dmem_genirq.c195 dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in uio_dmem_genirq_probe()
/linux-4.4.14/sound/pci/au88x0/
Dau88x0.c154 dma_set_coherent_mask(&pci->dev, DMA_BIT_MASK(32)) < 0) { in snd_vortex_create()
/linux-4.4.14/sound/pci/cs5535audio/
Dcs5535audio.c293 dma_set_coherent_mask(&pci->dev, DMA_BIT_MASK(32)) < 0) { in snd_cs5535audio_create()
/linux-4.4.14/drivers/usb/dwc2/
Dplatform.c366 retval = dma_set_coherent_mask(&dev->dev, DMA_BIT_MASK(32)); in dwc2_driver_probe()
Dhcd.c3034 if (dma_set_coherent_mask(hsotg->dev, DMA_BIT_MASK(32)) < 0) in dwc2_hcd_init()
/linux-4.4.14/drivers/media/pci/pt3/
Dpt3.c749 dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(64)); in pt3_probe()
753 dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in pt3_probe()
/linux-4.4.14/drivers/firmware/
Ddcdbas.c554 error = dma_set_coherent_mask(&dcdbas_pdev->dev, DMA_BIT_MASK(32)); in dcdbas_probe()
/linux-4.4.14/drivers/gpu/drm/imx/
Dipuv3-crtc.c461 ret = dma_set_coherent_mask(dev, DMA_BIT_MASK(32)); in ipu_drm_probe()
Dimx-drm-core.c544 ret = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in imx_drm_platform_probe()
/linux-4.4.14/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c50 ret = dma_set_coherent_mask(dev, DMA_BIT_MASK(32)); in rockchip_drm_dma_attach_device()
/linux-4.4.14/drivers/gpu/drm/i915/
Di915_dma.c968 dma_set_coherent_mask(&dev->pdev->dev, DMA_BIT_MASK(30)); in i915_driver_load()
979 dma_set_coherent_mask(&dev->pdev->dev, DMA_BIT_MASK(32)); in i915_driver_load()
/linux-4.4.14/drivers/hwtracing/intel_th/
Dcore.c277 dma_set_coherent_mask(&thdev->dev, parent->coherent_dma_mask); in intel_th_device_alloc()
/linux-4.4.14/sound/pci/aw2/
Daw2-alsa.c262 (dma_set_coherent_mask(&pci->dev, DMA_BIT_MASK(32)) < 0)) { in snd_aw2_create()
/linux-4.4.14/drivers/usb/gadget/udc/
Dudc-core.c370 dma_set_coherent_mask(&gadget->dev, parent->coherent_dma_mask); in usb_add_gadget_udc_release()
Dlpc32xx_udc.c3093 retval = dma_set_coherent_mask(&pdev->dev, DMA_BIT_MASK(32)); in lpc32xx_udc_probe()
/linux-4.4.14/drivers/net/ethernet/altera/
Daltera_tse_main.c1388 dma_set_coherent_mask(priv->device, in altera_tse_probe()
1391 dma_set_coherent_mask(priv->device, DMA_BIT_MASK(32)); in altera_tse_probe()
/linux-4.4.14/Documentation/
DDMA-API-HOWTO.txt183 to dma_set_coherent_mask():
185 int dma_set_coherent_mask(struct device *dev, u64 mask);
260 dma_set_coherent_mask().
404 dma_set_coherent_mask(). This is true of the dma_pool interface as
DDMA-API.txt161 dma_set_coherent_mask(struct device *dev, u64 mask)
/linux-4.4.14/drivers/mfd/
Domap-usb-host.c204 dma_set_coherent_mask(&child->dev, DMA_BIT_MASK(32)); in omap_usbhs_alloc_child()
/linux-4.4.14/sound/pci/
Dals300.c662 dma_set_coherent_mask(&pci->dev, DMA_BIT_MASK(28)) < 0) { in snd_als300_create()
Dals4000.c875 dma_set_coherent_mask(&pci->dev, DMA_BIT_MASK(24)) < 0) { in snd_card_als4000_probe()
Dad1889.c902 dma_set_coherent_mask(&pci->dev, DMA_BIT_MASK(32)) < 0) { in snd_ad1889_create()
Dsonicvibes.c1263 dma_set_coherent_mask(&pci->dev, DMA_BIT_MASK(24)) < 0) { in snd_sonicvibes_create()
Des1938.c1584 dma_set_coherent_mask(&pci->dev, DMA_BIT_MASK(24)) < 0) { in snd_es1938_create()
Dazt3328.c2424 dma_set_coherent_mask(&pci->dev, DMA_BIT_MASK(24)) < 0) { in snd_azf3328_create()
Dmaestro3.c2558 dma_set_coherent_mask(&pci->dev, DMA_BIT_MASK(28)) < 0) { in snd_m3_create()
Des1968.c2693 dma_set_coherent_mask(&pci->dev, DMA_BIT_MASK(28)) < 0) { in snd_es1968_create()
/linux-4.4.14/sound/pci/hda/
Dhda_intel.c1732 dma_set_coherent_mask(&pci->dev, DMA_BIT_MASK(dma_bits)); in azx_first_init()
1735 dma_set_coherent_mask(&pci->dev, DMA_BIT_MASK(32)); in azx_first_init()
/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
Dqed_main.c73 if (dma_set_coherent_mask(dev, DMA_BIT_MASK(64)) != 0) { in qed_set_coherency_mask()
/linux-4.4.14/drivers/gpu/drm/omapdrm/
Domap_dmm_tiler.c694 ret = dma_set_coherent_mask(&dev->dev, DMA_BIT_MASK(32)); in omap_dmm_probe()
/linux-4.4.14/drivers/usb/chipidea/
Dcore.c850 dma_set_coherent_mask(&pdev->dev, dev->coherent_dma_mask); in ci_hdrc_add_device()
/linux-4.4.14/drivers/media/pci/sta2x11/
Dsta2x11_vip.c859 err = dma_set_coherent_mask(&vip->pdev->dev, DMA_BIT_MASK(29)); in sta2x11_vip_init_buffer()
/linux-4.4.14/sound/pci/ca0106/
Dca0106_main.c1680 dma_set_coherent_mask(&pci->dev, DMA_BIT_MASK(32)) < 0) { in snd_ca0106_create()
/linux-4.4.14/sound/pci/emu10k1/
Demu10k1_main.c1915 dma_set_coherent_mask(&pci->dev, emu->dma_mask) < 0) { in snd_emu10k1_create()
/linux-4.4.14/sound/pci/ctxfi/
Dcthw20k2.c2039 dma_set_coherent_mask(&pci->dev, CT_XFI_DMA_MASK) < 0) { in hw_card_start()
Dcthw20k1.c1914 dma_set_coherent_mask(&pci->dev, CT_XFI_DMA_MASK) < 0) { in hw_card_start()
/linux-4.4.14/sound/pci/ali5451/
Dali5451.c2109 dma_set_coherent_mask(&pci->dev, DMA_BIT_MASK(31)) < 0) { in snd_ali_create()
/linux-4.4.14/drivers/usb/host/
Dxhci.c4937 dma_set_coherent_mask(dev, DMA_BIT_MASK(64)); in xhci_gen_setup()
4947 dma_set_coherent_mask(dev, DMA_BIT_MASK(32)); in xhci_gen_setup()
/linux-4.4.14/drivers/mmc/host/
Ddw_mmc.c2679 dma_set_coherent_mask(host->dev, in dw_mci_init_dma()
/linux-4.4.14/sound/pci/ice1712/
Dice1712.c2534 dma_set_coherent_mask(&pci->dev, DMA_BIT_MASK(28)) < 0) { in snd_ice1712_create()
/linux-4.4.14/sound/pci/trident/
Dtrident_main.c3555 dma_set_coherent_mask(&pci->dev, DMA_BIT_MASK(30)) < 0) { in snd_trident_create()