Home
last modified time | relevance | path

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

123

/Linux-v5.10/drivers/usb/host/
Dehci-npcm7xx.c123 retval = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in npcm7xx_ehci_hcd_drv_probe()
Dehci-spear.c79 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.c55 retval = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in spear_ohci_hcd_drv_probe()
Dehci-atmel.c111 retval = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in ehci_atmel_drv_probe()
Dehci-omap.c131 ret = dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(32)); in ehci_hcd_omap_probe()
Dohci-nxp.c170 ret = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in ohci_hcd_nxp_probe()
Dehci-orion.c235 err = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in ehci_orion_drv_probe()
Dohci-exynos.c135 err = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in exynos_ohci_probe()
Dehci-exynos.c165 err = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in exynos_ehci_probe()
Dohci-platform.c109 err = dma_coerce_mask_and_coherent(&dev->dev, DMA_BIT_MASK(32)); in ohci_platform_probe()
Dxhci-plat.c221 ret = dma_coerce_mask_and_coherent(sysdev, in xhci_plat_probe()
/Linux-v5.10/arch/mips/bcm47xx/
Dsetup.c193 err = dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(32)); in bcm47xx_setup_device()
/Linux-v5.10/drivers/gpu/drm/vkms/
Dvkms_drv.c163 ret = dma_coerce_mask_and_coherent(vkms_device->drm.dev, in vkms_init()
/Linux-v5.10/drivers/dma/dw/
Dplatform.c54 err = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in dw_probe()
/Linux-v5.10/drivers/staging/comedi/drivers/
Dcomedi_isadma.c182 if (dma_coerce_mask_and_coherent(dev->class_dev, in comedi_isadma_alloc()
/Linux-v5.10/drivers/gpu/drm/i915/selftests/
Dmock_gem_device.c132 dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64)); in mock_gem_device()
/Linux-v5.10/sound/arm/
Dpxa2xx-pcm-lib.c192 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in pxa2xx_soc_pcm_new()
Dpxa2xx-ac97.c196 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in pxa2xx_ac97_pcm_new()
/Linux-v5.10/drivers/ata/
Dlibahci_platform.c644 rc = dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(64)); in ahci_platform_init_host()
646 rc = dma_coerce_mask_and_coherent(dev, in ahci_platform_init_host()
/Linux-v5.10/drivers/dma/
Dacpi-dma.c87 ret = dma_coerce_mask_and_coherent(&adev->dev, in acpi_dma_parse_resource_group()
/Linux-v5.10/sound/soc/sof/intel/
Dbyt.c520 ret = dma_coerce_mask_and_coherent(&pci->dev, DMA_BIT_MASK(31)); in tangier_pci_probe()
736 ret = dma_coerce_mask_and_coherent(sdev->dev, DMA_BIT_MASK(31)); in byt_acpi_probe()
/Linux-v5.10/sound/soc/kirkwood/
Dkirkwood-dma.c273 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in kirkwood_dma_new()
/Linux-v5.10/sound/soc/fsl/
Dimx-pcm-fiq.c256 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in imx_pcm_new()
/Linux-v5.10/drivers/gpu/drm/vgem/
Dvgem_drv.c448 dma_coerce_mask_and_coherent(&pdev->dev, in vgem_init()

123