Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dehci-npcm7xx.c123 retval = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in npcm7xx_ehci_hcd_drv_probe()
H A Dehci-spear.c79 retval = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in spear_ehci_hcd_drv_probe()
H A Duhci-platform.c83 ret = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in uhci_hcd_platform_probe()
H A Dohci-spear.c55 retval = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in spear_ohci_hcd_drv_probe()
H A Dehci-atmel.c111 retval = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in ehci_atmel_drv_probe()
H A Dehci-omap.c131 ret = dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(32)); in ehci_hcd_omap_probe()
H A Dohci-nxp.c171 ret = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in ohci_hcd_nxp_probe()
H A Dehci-orion.c235 err = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in ehci_orion_drv_probe()
H A Dohci-exynos.c135 err = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in exynos_ohci_probe()
H A Dehci-exynos.c165 err = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in exynos_ehci_probe()
/OK3568_Linux_fs/kernel/arch/mips/bcm47xx/
H A Dsetup.c193 err = dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(32)); in bcm47xx_setup_device()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vkms/
H A Dvkms_drv.c163 ret = dma_coerce_mask_and_coherent(vkms_device->drm.dev, in vkms_init()
/OK3568_Linux_fs/kernel/drivers/dma/dw/
H A Dplatform.c54 err = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); in dw_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/
H A Dmock_gem_device.c132 dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64)); in mock_gem_device()
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Dcomedi_isadma.c182 if (dma_coerce_mask_and_coherent(dev->class_dev, in comedi_isadma_alloc()
/OK3568_Linux_fs/kernel/sound/soc/meson/
H A Daiu-fifo.c198 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in aiu_fifo_pcm_new()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dlibahci_platform.c653 rc = dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(64)); in ahci_platform_init_host()
655 rc = dma_coerce_mask_and_coherent(dev, in ahci_platform_init_host()
/OK3568_Linux_fs/kernel/sound/arm/
H A Dpxa2xx-pcm-lib.c192 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in pxa2xx_soc_pcm_new()
H A Dpxa2xx-ac97.c196 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in pxa2xx_ac97_pcm_new()
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_decompress_user.c258 ret = dma_coerce_mask_and_coherent(misc->this_device, DMA_BIT_MASK(32)); in rk_decom_misc_init()
/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A 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()
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dacpi-dma.c91 ret = dma_coerce_mask_and_coherent(&adev->dev, in acpi_dma_parse_resource_group()
/OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/
H A Drk_system_heap.c707 dma_coerce_mask_and_coherent(heap_dev, DMA_BIT_MASK(64)); in set_heap_dev_dma()
822 dma_coerce_mask_and_coherent(dma_heap_get_dev(sys_uncached_dma32_heap), DMA_BIT_MASK(32)); in system_heap_create()
/OK3568_Linux_fs/kernel/sound/soc/kirkwood/
H A Dkirkwood-dma.c273 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in kirkwood_dma_new()
/OK3568_Linux_fs/kernel/sound/soc/fsl/
H A Dimx-pcm-fiq.c256 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); in imx_pcm_new()

1234