/linux-4.4.14/sound/soc/pxa/ |
D | pxa2xx-pcm.c | 66 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in pxa2xx_soc_pcm_new()
|
/linux-4.4.14/sound/arm/ |
D | pxa2xx-pcm.c | 98 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in pxa2xx_pcm_new()
|
/linux-4.4.14/drivers/usb/host/ |
D | ohci-omap3.c | 102 ret = dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(32)); in ohci_hcd_omap3_probe()
|
D | uhci-platform.c | 79 ret = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in uhci_hcd_platform_probe()
|
D | ehci-spear.c | 84 retval = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in spear_ehci_hcd_drv_probe()
|
D | ohci-spear.c | 59 retval = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in spear_ohci_hcd_drv_probe()
|
D | ehci-atmel.c | 117 retval = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in ehci_atmel_drv_probe()
|
D | ehci-omap.c | 147 ret = dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(32)); in ehci_hcd_omap_probe()
|
D | xhci-plat.c | 100 ret = dma_coerce_mask_and_coherent(&pdev->dev, in xhci_plat_probe()
|
D | ehci-orion.c | 189 err = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in ehci_orion_drv_probe()
|
D | ohci-nxp.c | 184 ret = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in ohci_hcd_nxp_probe()
|
D | ohci-exynos.c | 123 err = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in exynos_ohci_probe()
|
D | ehci-exynos.c | 153 err = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in exynos_ehci_probe()
|
D | ohci-platform.c | 132 err = dma_coerce_mask_and_coherent(&dev->dev, DMA_BIT_MASK(32)); in ohci_platform_probe()
|
D | ehci-platform.c | 164 err = dma_coerce_mask_and_coherent(&dev->dev, in ehci_platform_probe()
|
D | ohci-pxa27x.c | 360 ret = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in ohci_pxa_of_init()
|
D | ehci-tegra.c | 420 err = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in tegra_ehci_probe()
|
D | ohci-at91.c | 468 ret = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in ohci_hcd_at91_drv_probe()
|
/linux-4.4.14/drivers/ata/ |
D | libahci_platform.c | 574 rc = dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(64)); in ahci_platform_init_host() 576 rc = dma_coerce_mask_and_coherent(dev, in ahci_platform_init_host()
|
D | pata_octeon_cf.c | 1006 rv = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64)); in octeon_cf_probe()
|
/linux-4.4.14/sound/soc/omap/ |
D | omap-pcm.c | 222 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in omap_pcm_new()
|
/linux-4.4.14/drivers/usb/dwc3/ |
D | dwc3-exynos.c | 125 ret = dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(32)); in dwc3_exynos_probe()
|
/linux-4.4.14/sound/soc/nuc900/ |
D | nuc900-pcm.c | 294 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in nuc900_dma_new()
|
/linux-4.4.14/drivers/dma/dw/ |
D | platform.c | 175 err = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in dw_probe()
|
/linux-4.4.14/sound/soc/kirkwood/ |
D | kirkwood-dma.c | 280 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in kirkwood_dma_new()
|
/linux-4.4.14/include/linux/ |
D | dma-mapping.h | 129 static inline int dma_coerce_mask_and_coherent(struct device *dev, u64 mask) in dma_coerce_mask_and_coherent() function
|
/linux-4.4.14/sound/soc/blackfin/ |
D | bf5xx-i2s-pcm.c | 330 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in bf5xx_pcm_i2s_new()
|
D | bf5xx-ac97-pcm.c | 424 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in bf5xx_pcm_ac97_new()
|
/linux-4.4.14/sound/soc/fsl/ |
D | imx-pcm-fiq.c | 265 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in imx_pcm_new()
|
D | fsl_asrc_dma.c | 342 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in fsl_asrc_dma_pcm_new()
|
D | mpc5200_dma.c | 312 rc = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in psc_dma_new()
|
D | fsl_dma.c | 291 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(36)); in fsl_dma_new()
|
/linux-4.4.14/sound/soc/intel/baytrail/ |
D | sst-baytrail-dsp.c | 321 ret = dma_coerce_mask_and_coherent(sst->dma_dev, DMA_BIT_MASK(32)); in sst_byt_init()
|
/linux-4.4.14/drivers/usb/chipidea/ |
D | ci_hdrc_imx.c | 290 ret = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in ci_hdrc_imx_probe()
|
/linux-4.4.14/sound/soc/samsung/ |
D | idma.c | 383 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in idma_new()
|
/linux-4.4.14/sound/soc/atmel/ |
D | atmel-pcm-pdc.c | 86 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in atmel_pcm_new()
|
/linux-4.4.14/sound/soc/intel/haswell/ |
D | sst-haswell-dsp.c | 659 ret = dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(31)); in hsw_init()
|
/linux-4.4.14/drivers/dma/ |
D | idma64.c | 651 ret = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64)); in idma64_platform_probe()
|
D | imx-sdma.c | 1680 ret = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in sdma_probe()
|
/linux-4.4.14/sound/soc/intel/common/ |
D | sst-firmware.c | 186 err = dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(31)); in dw_probe()
|
/linux-4.4.14/drivers/net/ethernet/nxp/ |
D | lpc_eth.c | 1400 ret = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in lpc_eth_drv_probe()
|
/linux-4.4.14/drivers/net/ethernet/apm/xgene/ |
D | xgene_enet_main.c | 1483 ret = dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(64)); in xgene_enet_probe()
|
/linux-4.4.14/drivers/net/ethernet/octeon/ |
D | octeon_mgmt.c | 1530 result = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64)); in octeon_mgmt_probe()
|
/linux-4.4.14/tools/testing/nvdimm/test/ |
D | nfit.c | 1341 rc = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64)); in nfit_test_init()
|
/linux-4.4.14/drivers/media/platform/omap3isp/ |
D | isp.c | 2356 ret = dma_coerce_mask_and_coherent(isp->dev, DMA_BIT_MASK(32)); in isp_probe()
|
/linux-4.4.14/drivers/parport/ |
D | parport_pc.c | 2048 ret = dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(24)); in parport_pc_probe_port()
|