Searched refs:dma_coerce_mask_and_coherent (Results 1 - 43 of 43) sorted by relevance

/linux-4.1.27/sound/arm/
H A Dpxa2xx-pcm.c104 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); pxa2xx_pcm_new()
/linux-4.1.27/drivers/usb/host/
H A Duhci-platform.c79 ret = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); uhci_hcd_platform_probe()
H A Dehci-atmel.c117 retval = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); ehci_atmel_drv_probe()
H A Dehci-spear.c84 retval = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); spear_ehci_hcd_drv_probe()
H A Dohci-omap3.c102 ret = dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(32)); ohci_hcd_omap3_probe()
H A Dohci-spear.c59 retval = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); spear_ohci_hcd_drv_probe()
H A Dehci-exynos.c153 err = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); exynos_ehci_probe()
H A Dehci-omap.c147 ret = dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(32)); ehci_hcd_omap_probe()
H A Dehci-orion.c189 err = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); ehci_orion_drv_probe()
H A Dohci-exynos.c123 err = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); exynos_ohci_probe()
H A Dohci-nxp.c184 ret = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); ohci_hcd_nxp_probe()
H A Dohci-platform.c139 err = dma_coerce_mask_and_coherent(&dev->dev, DMA_BIT_MASK(32)); ohci_platform_probe()
H A Dehci-platform.c170 err = dma_coerce_mask_and_coherent(&dev->dev, ehci_platform_probe()
H A Dehci-tegra.c414 err = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); tegra_ehci_probe()
H A Dohci-at91.c457 ret = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); ohci_at91_of_init()
H A Dohci-pxa27x.c360 ret = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); ohci_pxa_of_init()
/linux-4.1.27/sound/soc/pxa/
H A Dpxa2xx-pcm.c98 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); pxa2xx_soc_pcm_new()
/linux-4.1.27/sound/soc/omap/
H A Domap-pcm.c222 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); omap_pcm_new()
/linux-4.1.27/drivers/dma/dw/
H A Dplatform.c174 err = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); dw_probe()
/linux-4.1.27/drivers/usb/dwc3/
H A Ddwc3-exynos.c125 ret = dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(32)); dwc3_exynos_probe()
/linux-4.1.27/sound/soc/blackfin/
H A Dbf5xx-i2s-pcm.c330 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); bf5xx_pcm_i2s_new()
H A Dbf5xx-ac97-pcm.c424 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); bf5xx_pcm_ac97_new()
/linux-4.1.27/include/linux/
H A Ddma-mapping.h128 static inline int dma_coerce_mask_and_coherent(struct device *dev, u64 mask) dma_coerce_mask_and_coherent() function
/linux-4.1.27/sound/soc/fsl/
H A Dimx-pcm-fiq.c265 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); imx_pcm_new()
H A Dfsl_asrc_dma.c342 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); fsl_asrc_dma_pcm_new()
H A Dmpc5200_dma.c312 rc = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); psc_dma_new()
H A Dfsl_dma.c291 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(36)); fsl_dma_new()
/linux-4.1.27/sound/soc/intel/baytrail/
H A Dsst-baytrail-dsp.c321 ret = dma_coerce_mask_and_coherent(sst->dma_dev, DMA_BIT_MASK(32)); sst_byt_init()
/linux-4.1.27/sound/soc/kirkwood/
H A Dkirkwood-dma.c276 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); kirkwood_dma_new()
/linux-4.1.27/sound/soc/nuc900/
H A Dnuc900-pcm.c294 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); nuc900_dma_new()
/linux-4.1.27/sound/soc/samsung/
H A Didma.c383 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); idma_new()
/linux-4.1.27/drivers/ata/
H A Dlibahci_platform.c572 rc = dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(64)); ahci_platform_init_host()
574 rc = dma_coerce_mask_and_coherent(dev, ahci_platform_init_host()
H A Dpata_octeon_cf.c1006 rv = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64)); octeon_cf_probe()
/linux-4.1.27/drivers/usb/chipidea/
H A Dci_hdrc_imx.c269 ret = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); ci_hdrc_imx_probe()
/linux-4.1.27/sound/soc/atmel/
H A Datmel-pcm-pdc.c86 ret = dma_coerce_mask_and_coherent(card->dev, DMA_BIT_MASK(32)); atmel_pcm_new()
/linux-4.1.27/sound/soc/intel/haswell/
H A Dsst-haswell-dsp.c659 ret = dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(31)); hsw_init()
/linux-4.1.27/drivers/net/ethernet/nxp/
H A Dlpc_eth.c1401 ret = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); lpc_eth_drv_probe()
/linux-4.1.27/drivers/net/ethernet/octeon/
H A Docteon_mgmt.c1534 result = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64)); octeon_mgmt_probe()
/linux-4.1.27/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_main.c1119 ret = dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(64)); xgene_enet_probe()
/linux-4.1.27/sound/soc/intel/common/
H A Dsst-firmware.c193 err = dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(31)); dw_probe()
/linux-4.1.27/drivers/dma/
H A Dimx-sdma.c1476 ret = dma_coerce_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32)); sdma_probe()
/linux-4.1.27/drivers/media/platform/omap3isp/
H A Disp.c2447 ret = dma_coerce_mask_and_coherent(isp->dev, DMA_BIT_MASK(32)); isp_probe()
/linux-4.1.27/drivers/parport/
H A Dparport_pc.c2048 ret = dma_coerce_mask_and_coherent(dev, DMA_BIT_MASK(24)); parport_pc_probe_port()

Completed in 851 milliseconds