Home
last modified time | relevance | path

Searched refs:dma_coerce_mask_and_coherent (Results 1 – 25 of 56) sorted by relevance

123

/Linux-v4.19/drivers/usb/host/
Dehci-npcm7xx.c125 retval = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in npcm7xx_ehci_hcd_drv_probe()
Dehci-spear.c81 retval = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in spear_ehci_hcd_drv_probe()
Duhci-platform.c83 ret = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in uhci_hcd_platform_probe()
Dohci-spear.c56 retval = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in spear_ohci_hcd_drv_probe()
Dehci-omap.c133 ret = dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(32)); in ehci_hcd_omap_probe()
Dohci-nxp.c159 ret = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in ohci_hcd_nxp_probe()
Dehci-atmel.c114 retval = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in ehci_atmel_drv_probe()
Dohci-exynos.c120 err = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in exynos_ohci_probe()
Dehci-orion.c221 err = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in ehci_orion_drv_probe()
Dehci-exynos.c150 err = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in exynos_ehci_probe()
Dehci-platform.c140 err = dma_coerce_mask_and_coherent(&dev->dev, in ehci_platform_probe()
Dohci-platform.c109 err = dma_coerce_mask_and_coherent(&dev->dev, DMA_BIT_MASK(32)); in ohci_platform_probe()
Dxhci-plat.c197 ret = dma_coerce_mask_and_coherent(sysdev, in xhci_plat_probe()
/Linux-v4.19/sound/arm/
Dpxa2xx-pcm-lib.c188 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in pxa2xx_soc_pcm_new()
Dpxa2xx-ac97.c201 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in pxa2xx_ac97_pcm_new()
/Linux-v4.19/drivers/ata/
Dlibahci_platform.c601 rc = dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(64)); in ahci_platform_init_host()
603 rc = dma_coerce_mask_and_coherent(dev, in ahci_platform_init_host()
/Linux-v4.19/drivers/gpu/drm/i915/selftests/
Dmock_gem_device.c150 dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in mock_gem_device()
/Linux-v4.19/sound/soc/nuc900/
Dnuc900-pcm.c292 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in nuc900_dma_new()
/Linux-v4.19/sound/soc/kirkwood/
Dkirkwood-dma.c280 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in kirkwood_dma_new()
/Linux-v4.19/drivers/dma/dw/
Dplatform.c196 err = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in dw_probe()
/Linux-v4.19/sound/soc/intel/baytrail/
Dsst-baytrail-dsp.c321 ret = dma_coerce_mask_and_coherent(sst->dma_dev, DMA_BIT_MASK(32)); in sst_byt_init()
/Linux-v4.19/sound/soc/fsl/
Dimx-pcm-fiq.c264 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in imx_pcm_new()
Dfsl_asrc_dma.c339 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in fsl_asrc_dma_pcm_new()
/Linux-v4.19/sound/soc/atmel/
Datmel-pcm-pdc.c86 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in atmel_pcm_new()
/Linux-v4.19/sound/soc/samsung/
Didma.c382 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in idma_new()

123