Home
last modified time | relevance | path

Searched refs:coherent_dma_mask (Results 1 – 181 of 181) sorted by relevance

/linux-4.4.14/arch/mips/jz4740/
Dplatform.c53 .dma_mask = &jz4740_usb_ohci_device.dev.coherent_dma_mask,
54 .coherent_dma_mask = DMA_BIT_MASK(32),
84 .dma_mask = &jz4740_udc_device.dev.coherent_dma_mask,
85 .coherent_dma_mask = DMA_BIT_MASK(32),
109 .dma_mask = &jz4740_mmc_device.dev.coherent_dma_mask,
110 .coherent_dma_mask = DMA_BIT_MASK(32),
213 .dma_mask = &jz4740_framebuffer_device.dev.coherent_dma_mask,
214 .coherent_dma_mask = DMA_BIT_MASK(32),
/linux-4.4.14/arch/arm/mach-pxa/
Ddevices.c80 .coherent_dma_mask = 0xffffffff,
185 .coherent_dma_mask = 0xffffffff,
427 .coherent_dma_mask = 0xffffffff,
490 .coherent_dma_mask = 0xffffffff,
565 .coherent_dma_mask = DMA_BIT_MASK(32),
603 .coherent_dma_mask = DMA_BIT_MASK(32),
642 .coherent_dma_mask = DMA_BIT_MASK(32),
670 .coherent_dma_mask = 0xffffffff,
701 .coherent_dma_mask = DMA_BIT_MASK(32),
771 .coherent_dma_mask = DMA_BIT_MASK(32),
[all …]
Dcapc7117.c66 .coherent_dma_mask = ~0 /* grumble */
Dcm-x270.c258 .coherent_dma_mask = 0xffffffff,
Dvpac270.c626 .coherent_dma_mask = 0xffffffff,
/linux-4.4.14/arch/arm/plat-samsung/
Ddevs.c93 .coherent_dma_mask = DMA_BIT_MASK(32),
147 .coherent_dma_mask = DMA_BIT_MASK(32),
169 .coherent_dma_mask = DMA_BIT_MASK(32),
217 .coherent_dma_mask = DMA_BIT_MASK(32),
247 .coherent_dma_mask = DMA_BIT_MASK(32),
279 .coherent_dma_mask = DMA_BIT_MASK(32),
309 .coherent_dma_mask = DMA_BIT_MASK(32),
581 .coherent_dma_mask = DMA_BIT_MASK(32),
649 .coherent_dma_mask = DMA_BIT_MASK(32),
902 .coherent_dma_mask = DMA_BIT_MASK(32),
[all …]
/linux-4.4.14/drivers/of/
Ddevice.c97 if (!dev->coherent_dma_mask) in of_dma_configure()
98 dev->coherent_dma_mask = DMA_BIT_MASK(32); in of_dma_configure()
105 dev->dma_mask = &dev->coherent_dma_mask; in of_dma_configure()
110 size = dev->coherent_dma_mask + 1; in of_dma_configure()
137 dev->coherent_dma_mask = min(dev->coherent_dma_mask, in of_dma_configure()
/linux-4.4.14/arch/arm/mach-iop13xx/
Dtpmi.c163 .coherent_dma_mask = DMA_BIT_MASK(64),
174 .coherent_dma_mask = DMA_BIT_MASK(64),
185 .coherent_dma_mask = DMA_BIT_MASK(64),
196 .coherent_dma_mask = DMA_BIT_MASK(64),
Dsetup.c327 .coherent_dma_mask = DMA_BIT_MASK(64),
339 .coherent_dma_mask = DMA_BIT_MASK(64),
351 .coherent_dma_mask = DMA_BIT_MASK(64),
/linux-4.4.14/arch/arm/mach-ks8695/
Ddevices.c77 .coherent_dma_mask = 0xffffffff,
115 .coherent_dma_mask = 0xffffffff,
147 .coherent_dma_mask = 0xffffffff,
/linux-4.4.14/arch/arm/plat-orion/
Dcommon.c298 .coherent_dma_mask = DMA_BIT_MASK(32),
351 .coherent_dma_mask = DMA_BIT_MASK(32),
402 .coherent_dma_mask = DMA_BIT_MASK(32),
451 .coherent_dma_mask = DMA_BIT_MASK(32),
648 .coherent_dma_mask = DMA_BIT_MASK(64),
709 .coherent_dma_mask = DMA_BIT_MASK(64),
755 .coherent_dma_mask = DMA_BIT_MASK(32),
781 .coherent_dma_mask = DMA_BIT_MASK(32),
805 .coherent_dma_mask = DMA_BIT_MASK(32),
834 .coherent_dma_mask = DMA_BIT_MASK(32),
/linux-4.4.14/arch/arm/mach-sa1100/
Dgeneric.c130 .coherent_dma_mask = 0xffffffff,
173 .coherent_dma_mask = 0xffffffff,
206 .coherent_dma_mask = 0xffffffff,
221 .coherent_dma_mask = 0xffffffff,
300 .coherent_dma_mask = 0xffffffff,
Djornada720.c208 .coherent_dma_mask = 0xffffffff,
Dbadge4.c74 .coherent_dma_mask = 0xffffffff,
/linux-4.4.14/arch/arm/mach-s3c24xx/
Dbast-ide.c50 .coherent_dma_mask = ~0,
68 .coherent_dma_mask = ~0,
Dmach-anubis.c247 .coherent_dma_mask = ~0,
264 .coherent_dma_mask = ~0,
/linux-4.4.14/arch/arm/mach-w90x900/
Ddev.c119 .coherent_dma_mask = 0xffffffffUL
146 .coherent_dma_mask = 0xffffffffUL
200 .coherent_dma_mask = 0xffffffffUL
485 .coherent_dma_mask = -1,
513 .coherent_dma_mask = -1,
/linux-4.4.14/arch/mips/pnx833x/common/
Dplatform.c99 .coherent_dma_mask = DMA_BIT_MASK(32),
126 .coherent_dma_mask = DMA_BIT_MASK(32),
154 .coherent_dma_mask = DMA_BIT_MASK(32),
/linux-4.4.14/arch/arm/plat-iop/
Dadma.c146 .coherent_dma_mask = DMA_BIT_MASK(64),
158 .coherent_dma_mask = DMA_BIT_MASK(64),
170 .coherent_dma_mask = DMA_BIT_MASK(64),
/linux-4.4.14/arch/powerpc/kernel/
Ddma.c32 u64 pfn = (dev->coherent_dma_mask >> PAGE_SHIFT) + 1; in get_pfn_limit()
142 if (dma_direct_dma_supported(dev, dev->coherent_dma_mask)) in dma_direct_alloc_coherent()
153 dev->coherent_dma_mask, flag, in dma_direct_alloc_coherent()
164 if (dma_direct_dma_supported(dev, dev->coherent_dma_mask)) in dma_direct_free_coherent()
303 dev->coherent_dma_mask = mask; in dma_set_coherent_mask()
Ddma-iommu.c24 dma_handle, dev->coherent_dma_mask, flag, in dma_iommu_alloc_coherent()
Dvio.c1440 viodev->dev.coherent_dma_mask = DMA_BIT_MASK(64); in vio_register_device_node()
1441 viodev->dev.dma_mask = &viodev->dev.coherent_dma_mask; in vio_register_device_node()
/linux-4.4.14/arch/arm/mach-ep93xx/
Ddma.c77 .coherent_dma_mask = DMA_BIT_MASK(32),
108 .coherent_dma_mask = DMA_BIT_MASK(32),
Dcore.c238 .coherent_dma_mask = DMA_BIT_MASK(32),
297 .coherent_dma_mask = DMA_BIT_MASK(32),
379 .coherent_dma_mask = DMA_BIT_MASK(32),
518 .coherent_dma_mask = DMA_BIT_MASK(32),
519 .dma_mask = &ep93xx_fb_device.dev.coherent_dma_mask,
739 .dma_mask = &ep93xx_ide_device.dev.coherent_dma_mask,
740 .coherent_dma_mask = DMA_BIT_MASK(32),
/linux-4.4.14/arch/mips/pmcs-msp71xx/
Dmsp_usb.c72 .coherent_dma_mask = 0xffffffffUL,
113 .coherent_dma_mask = 0xffffffffUL,
/linux-4.4.14/arch/arm/mach-mmp/
Ddevices.c31 pdev->dev.coherent_dma_mask = DMA_BIT_MASK(32); in pxa_register_device()
274 .coherent_dma_mask = 0xffffffff,
307 .coherent_dma_mask = 0xffffffff,
343 .coherent_dma_mask = 0xffffffff,
Dpxa168.c162 .coherent_dma_mask = DMA_BIT_MASK(32),
/linux-4.4.14/arch/arm/mach-davinci/
Ddevices.c106 .coherent_dma_mask = DMA_BIT_MASK(32),
162 .coherent_dma_mask = DMA_BIT_MASK(32),
199 .coherent_dma_mask = DMA_BIT_MASK(32),
Dusb.c79 .coherent_dma_mask = DMA_BIT_MASK(32),
164 .coherent_dma_mask = DMA_BIT_MASK(32),
Ddm355.c421 .coherent_dma_mask = DMA_BIT_MASK(32),
717 .coherent_dma_mask = DMA_BIT_MASK(32),
729 .coherent_dma_mask = DMA_BIT_MASK(32),
748 .coherent_dma_mask = DMA_BIT_MASK(32),
842 .coherent_dma_mask = DMA_BIT_MASK(32),
858 .coherent_dma_mask = DMA_BIT_MASK(32),
868 .coherent_dma_mask = DMA_BIT_MASK(32),
Ddm644x.c632 .coherent_dma_mask = DMA_BIT_MASK(32),
643 .coherent_dma_mask = DMA_BIT_MASK(32),
664 .coherent_dma_mask = DMA_BIT_MASK(32),
729 .coherent_dma_mask = DMA_BIT_MASK(32),
744 .coherent_dma_mask = DMA_BIT_MASK(32),
754 .coherent_dma_mask = DMA_BIT_MASK(32),
Ddm365.c677 .coherent_dma_mask = DMA_BIT_MASK(32),
1205 .coherent_dma_mask = DMA_BIT_MASK(32),
1245 .coherent_dma_mask = DMA_BIT_MASK(32),
1267 .coherent_dma_mask = DMA_BIT_MASK(32),
1364 .coherent_dma_mask = DMA_BIT_MASK(32),
1380 .coherent_dma_mask = DMA_BIT_MASK(32),
1390 .coherent_dma_mask = DMA_BIT_MASK(32),
Dboard-neuros-osd2.c125 .coherent_dma_mask = DMA_BIT_MASK(32),
Ddm646x.c688 .coherent_dma_mask = DMA_BIT_MASK(32),
712 .coherent_dma_mask = DMA_BIT_MASK(32),
736 .coherent_dma_mask = DMA_BIT_MASK(32),
Ddevices-da8xx.c617 .coherent_dma_mask = DMA_BIT_MASK(32),
792 .coherent_dma_mask = DMA_BIT_MASK(32),
1052 .coherent_dma_mask = DMA_BIT_MASK(32),
Dda850.c1218 .coherent_dma_mask = DMA_BIT_MASK(32),
1237 .coherent_dma_mask = DMA_BIT_MASK(32),
1261 .coherent_dma_mask = DMA_BIT_MASK(32),
Dboard-dm644x-evm.c190 .coherent_dma_mask = DMA_BIT_MASK(32),
/linux-4.4.14/arch/arm/mach-rpc/
Driscpc.c112 .coherent_dma_mask = 0xffffffff,
181 .coherent_dma_mask = ~0, /* grumble */
Decard.c723 ec->dev.coherent_dma_mask = ec->dma_mask; in ecard_alloc_card()
/linux-4.4.14/arch/arm/mach-ixp4xx/
Dcommon.c622 dev->dma_mask = &dev->coherent_dma_mask; in ixp4xx_platform_notify()
626 dev->coherent_dma_mask = DMA_BIT_MASK(28); /* 64 MB */ in ixp4xx_platform_notify()
632 dev->coherent_dma_mask = DMA_BIT_MASK(32); in ixp4xx_platform_notify()
642 dev->coherent_dma_mask = mask; in dma_set_coherent_mask()
/linux-4.4.14/arch/mips/loongson64/common/
Ddma-swiotlb.c26 if (dev->coherent_dma_mask < DMA_BIT_MASK(32)) in loongson_dma_alloc_coherent()
31 if (dev->coherent_dma_mask < DMA_BIT_MASK(40)) in loongson_dma_alloc_coherent()
/linux-4.4.14/arch/arm/mach-cns3xxx/
Dcns3420vb.c173 .coherent_dma_mask = DMA_BIT_MASK(32),
204 .coherent_dma_mask = DMA_BIT_MASK(32),
Ddevices.c49 .coherent_dma_mask = DMA_BIT_MASK(32),
/linux-4.4.14/arch/mips/mm/
Ddma-default.c91 if (dev->coherent_dma_mask < DMA_BIT_MASK(32)) in massage_gfp_flags()
93 else if (dev->coherent_dma_mask < DMA_BIT_MASK(64)) in massage_gfp_flags()
98 if (dev->coherent_dma_mask < DMA_BIT_MASK(64)) in massage_gfp_flags()
103 if (dev->coherent_dma_mask < DMA_BIT_MASK(sizeof(phys_addr_t) * 8)) in massage_gfp_flags()
/linux-4.4.14/arch/arm/mach-omap2/
Ddrm.c37 .coherent_dma_mask = DMA_BIT_MASK(32),
Dfb.c103 .coherent_dma_mask = DMA_BIT_MASK(32),
Dusb-musb.c104 dev->coherent_dma_mask = musb_dmamask; in usb_musb_init()
Dusb-tusb6010.c154 .coherent_dma_mask = 0xffffffff,
/linux-4.4.14/arch/sh/boards/mach-x3proto/
Dsetup.c91 .coherent_dma_mask = 0xffffffff,
122 .coherent_dma_mask = 0xffffffff,
/linux-4.4.14/drivers/base/
Disa.c144 isa_dev->dev.coherent_dma_mask = DMA_BIT_MASK(24); in isa_register_driver()
145 isa_dev->dev.dma_mask = &isa_dev->dev.coherent_dma_mask; in isa_register_driver()
Dplatform.c477 pdev->dev.coherent_dma_mask = pdevinfo->dma_mask; in platform_device_register_full()
/linux-4.4.14/arch/arm/mach-omap1/
Dfb.c48 .coherent_dma_mask = DMA_BIT_MASK(32),
Dusb.c199 .coherent_dma_mask = 0xffffffff,
246 .coherent_dma_mask = 0xffffffff,
Ddevices.c303 .coherent_dma_mask = DMA_BIT_MASK(32),
/linux-4.4.14/drivers/usb/musb/
Dux500.c279 musb->dev.dma_mask = &pdev->dev.coherent_dma_mask; in ux500_probe()
280 musb->dev.coherent_dma_mask = pdev->dev.coherent_dma_mask; in ux500_probe()
Dblackfin.c517 musb->dev.coherent_dma_mask = bfin_dmamask; in bfin_probe()
Domap2430.c550 musb->dev.coherent_dma_mask = omap2430_dmamask; in omap2430_probe()
Dmusb_dsps.c720 musb->dev.coherent_dma_mask = musb_dmamask; in dsps_create_musb_pdev()
/linux-4.4.14/arch/mips/alchemy/devboards/
Ddb1200.c336 .coherent_dma_mask = DMA_BIT_MASK(32),
570 .coherent_dma_mask = DMA_BIT_MASK(32),
605 .coherent_dma_mask = DMA_BIT_MASK(32),
661 .coherent_dma_mask = DMA_BIT_MASK(32),
719 .coherent_dma_mask = DMA_BIT_MASK(32),
Ddb1000.c129 .coherent_dma_mask = DMA_BIT_MASK(32),
347 .coherent_dma_mask = DMA_BIT_MASK(32),
382 .coherent_dma_mask = DMA_BIT_MASK(32),
Ddb1550.c278 .coherent_dma_mask = DMA_BIT_MASK(32),
Ddb1300.c707 .coherent_dma_mask = DMA_BIT_MASK(32),
/linux-4.4.14/arch/cris/arch-v32/drivers/pci/
Ddma.c30 if (dev == NULL || (dev->coherent_dma_mask < 0xffffffff)) in dma_alloc_coherent()
/linux-4.4.14/arch/x86/kernel/
Dpci-dma.c53 .coherent_dma_mask = ISA_DMA_BIT_MASK,
54 .dma_mask = &x86_dma_fallback_dev.coherent_dma_mask,
/linux-4.4.14/arch/tile/kernel/
Dusb.c42 .coherent_dma_mask = DMA_BIT_MASK(32), \
Dpci-dma.c39 u64 dma_mask = (dev && dev->coherent_dma_mask) ? in tile_dma_alloc_coherent()
40 dev->coherent_dma_mask : DMA_BIT_MASK(32); in tile_dma_alloc_coherent()
608 dev->coherent_dma_mask = mask; in dma_set_coherent_mask()
Dpci_gx.c1073 pdev->dev.coherent_dma_mask = TILE_PCI_MAX_DIRECT_DMA_ADDRESS; in pcibios_fixup_final()
/linux-4.4.14/drivers/xen/
Dswiotlb-xen.c62 dma_mask = dev->coherent_dma_mask; in dma_alloc_coherent_mask()
323 if (hwdev && hwdev->coherent_dma_mask) in xen_swiotlb_alloc_coherent()
355 if (hwdev && hwdev->coherent_dma_mask) in xen_swiotlb_free_coherent()
356 dma_mask = hwdev->coherent_dma_mask; in xen_swiotlb_free_coherent()
/linux-4.4.14/arch/mips/netlogic/xlp/
Dusb-init-xlp2.c253 dev->dev.coherent_dma_mask = DMA_BIT_MASK(32); in nlm_xlp9xx_usb_fixup_final()
271 dev->dev.coherent_dma_mask = DMA_BIT_MASK(32); in nlm_xlp2xx_usb_fixup_final()
Dusb-init.c124 dev->dev.coherent_dma_mask = DMA_BIT_MASK(32); in nlm_usb_fixup_final()
/linux-4.4.14/drivers/staging/board/
Darmadillo800eva.c81 .coherent_dma_mask = DMA_BIT_MASK(32),
/linux-4.4.14/arch/sh/boards/mach-se/7206/
Dsetup.c41 .coherent_dma_mask = 0xffffffff,
/linux-4.4.14/arch/mn10300/mm/
Ddma-alloc.c43 if (dev == NULL || dev->coherent_dma_mask < 0xffffffff) in dma_alloc_coherent()
/linux-4.4.14/arch/ia64/kernel/
Dpci-swiotlb.c21 if (dev->coherent_dma_mask != DMA_BIT_MASK(64)) in ia64_swiotlb_alloc_coherent()
/linux-4.4.14/arch/mips/bcm63xx/
Ddev-usb-usbd.c32 .coherent_dma_mask = DMA_BIT_MASK(32),
/linux-4.4.14/arch/sh/boards/mach-sdk7780/
Dsetup.c57 .coherent_dma_mask = 0xffffffff,
/linux-4.4.14/arch/mips/netlogic/common/
Dnlm-dma.c54 if (dev->coherent_dma_mask <= DMA_BIT_MASK(32)) in nlm_dma_alloc_coherent()
/linux-4.4.14/arch/sh/boards/mach-highlander/
Dsetup.c59 .coherent_dma_mask = 0xffffffff,
91 .coherent_dma_mask = 0xffffffff,
/linux-4.4.14/arch/sh/kernel/cpu/sh3/
Dsetup-sh7720.c122 .coherent_dma_mask = 0xffffffff,
149 .coherent_dma_mask = 0xffffffff,
/linux-4.4.14/arch/sh/boards/mach-se/7780/
Dsetup.c53 .coherent_dma_mask = 0xffffffff,
/linux-4.4.14/drivers/usb/dwc3/
Dhost.c35 dma_set_coherent_mask(&xhci->dev, dwc->dev->coherent_dma_mask); in dwc3_host_init()
Ddwc3-st.c215 dma_set_coherent_mask(dev, dev->coherent_dma_mask); in st_dwc3_probe()
Dcore.c989 dma_set_coherent_mask(dev, dev->parent->coherent_dma_mask); in dwc3_probe()
/linux-4.4.14/arch/arm/mach-dove/
Dcommon.c299 .coherent_dma_mask = DMA_BIT_MASK(32),
327 .coherent_dma_mask = DMA_BIT_MASK(32),
/linux-4.4.14/arch/mips/cavium-octeon/
Ddma-octeon.c170 else if (dev->coherent_dma_mask <= DMA_BIT_MASK(24)) in octeon_dma_alloc_coherent()
175 if (dev->coherent_dma_mask <= DMA_BIT_MASK(32)) in octeon_dma_alloc_coherent()
/linux-4.4.14/drivers/usb/host/
Dfsl-mph-dr-of.c98 pdev->dev.coherent_dma_mask = ofdev->dev.coherent_dma_mask; in fsl_usb2_device_register()
Dehci-grlib.c105 op->dev.dma_mask = &op->dev.coherent_dma_mask; in ehci_hcd_grlib_probe()
Duhci-grlib.c108 op->dev.dma_mask = &op->dev.coherent_dma_mask; in uhci_hcd_grlib_probe()
Dssb-hcd.c125 hci_dev->dev.dma_mask = &hci_dev->dev.coherent_dma_mask; in ssb_hcd_create_pdev()
Dbcma-hcd.c273 hci_dev->dev.dma_mask = &hci_dev->dev.coherent_dma_mask; in bcma_hcd_create_pdev()
/linux-4.4.14/arch/sh/kernel/cpu/sh4a/
Dsetup-sh7786.c358 .dma_mask = &usb_ehci_device.dev.coherent_dma_mask,
359 .coherent_dma_mask = DMA_BIT_MASK(32),
384 .dma_mask = &usb_ohci_device.dev.coherent_dma_mask,
385 .coherent_dma_mask = DMA_BIT_MASK(32),
Dsetup-sh7757.c649 .coherent_dma_mask = 0xffffffff,
710 .dma_mask = &usb_ehci_device.dev.coherent_dma_mask,
711 .coherent_dma_mask = DMA_BIT_MASK(32),
736 .dma_mask = &usb_ohci_device.dev.coherent_dma_mask,
737 .coherent_dma_mask = DMA_BIT_MASK(32),
Dsetup-sh7763.c129 .coherent_dma_mask = 0xffffffff,
154 .coherent_dma_mask = 0xffffffff,
Dsetup-sh7366.c87 .coherent_dma_mask = 0xffffffff,
Dsetup-sh7723.c360 .coherent_dma_mask = 0xffffffff,
Dsetup-sh7722.c303 .coherent_dma_mask = 0xffffffff,
/linux-4.4.14/arch/x86/include/asm/
Ddma-mapping.h96 dma_mask = dev->coherent_dma_mask; in dma_alloc_coherent_mask()
/linux-4.4.14/drivers/gpu/host1x/
Dbus.c394 device->dev.coherent_dma_mask = host1x->dev->coherent_dma_mask; in host1x_device_add()
395 device->dev.dma_mask = &device->dev.coherent_dma_mask; in host1x_device_add()
/linux-4.4.14/arch/mips/sibyte/swarm/
Dplatform.c46 .coherent_dma_mask = ~0, /* grumble */
/linux-4.4.14/drivers/usb/gadget/udc/bdc/
Dbdc_pci.c90 dma_set_coherent_mask(&bdc->dev, pci->dev.coherent_dma_mask); in bdc_pci_probe()
/linux-4.4.14/include/linux/
Ddma-mapping.h106 dev->coherent_dma_mask = mask; in dma_set_coherent_mask()
131 dev->dma_mask = &dev->coherent_dma_mask; in dma_coerce_mask_and_coherent()
Ddevice.h801 u64 coherent_dma_mask;/* Like dma_mask, but for member
/linux-4.4.14/drivers/mfd/
Dmfd-core.c168 pdev->dev.coherent_dma_mask = parent->coherent_dma_mask; in mfd_add_device()
/linux-4.4.14/arch/sh/boards/mach-ecovec24/
Dsetup.c207 .coherent_dma_mask = 0xffffffff,
243 .coherent_dma_mask = 0xffffffff,
300 .coherent_dma_mask = 0xffffffff,
877 .coherent_dma_mask = DMA_BIT_MASK(32),
878 .dma_mask = &fsi_da7210_device.dev.coherent_dma_mask,
/linux-4.4.14/arch/arm/mach-imx/devices/
Dplatform-ipu-core.c87 pdev->dev.coherent_dma_mask = DMA_BIT_MASK(32); in imx_alloc_mx3_camera()
/linux-4.4.14/arch/sh/boards/mach-se/7722/
Dsetup.c67 .coherent_dma_mask = 0xffffffff,
/linux-4.4.14/arch/arm/mach-s3c64xx/
Ddev-audio.c222 .coherent_dma_mask = DMA_BIT_MASK(32),
/linux-4.4.14/arch/mips/mti-sead3/
Dsead3-platform.c189 .coherent_dma_mask = DMA_BIT_MASK(32)
/linux-4.4.14/drivers/idle/
Di7300_idle.c186 .coherent_dma_mask = DMA_BIT_MASK(64),
187 .dma_mask = &dummy_dma_dev.coherent_dma_mask,
/linux-4.4.14/include/linux/amba/
Dbus.h127 .coherent_dma_mask = mask, \
/linux-4.4.14/arch/mips/ath79/
Ddev-usb.c71 pdev->dev.coherent_dma_mask = DMA_BIT_MASK(32); in ath79_usb_register()
/linux-4.4.14/arch/mips/ar7/
Dplatform.c278 .coherent_dma_mask = DMA_BIT_MASK(32),
290 .coherent_dma_mask = DMA_BIT_MASK(32),
/linux-4.4.14/drivers/pnp/
Dcard.c171 card->dev.coherent_dma_mask = DMA_BIT_MASK(24); in pnp_alloc_card()
172 card->dev.dma_mask = &card->dev.coherent_dma_mask; in pnp_alloc_card()
Dcore.c159 dev->dev.coherent_dma_mask = dev->dma_mask; in pnp_alloc_dev()
/linux-4.4.14/arch/powerpc/sysdev/
Dmv64x60_dev.c189 pdev->dev.coherent_dma_mask = DMA_BIT_MASK(32); in mv64x60_mpsc_device_setup()
315 pdev->dev.coherent_dma_mask = DMA_BIT_MASK(32); in mv64x60_eth_device_setup()
/linux-4.4.14/arch/nios2/mm/
Ddma-mapping.c35 if (dev == NULL || (dev->coherent_dma_mask < 0xffffffff)) in dma_alloc_coherent()
/linux-4.4.14/arch/mips/netlogic/xlr/
Dplatform.c114 .coherent_dma_mask = 0xffffffff, \
/linux-4.4.14/arch/avr32/boards/hammerhead/
Dflash.c294 .coherent_dma_mask = DMA_BIT_MASK(32),
/linux-4.4.14/drivers/misc/mic/bus/
Dmic_bus.c162 mbdev->dev.dma_mask = &mbdev->dev.coherent_dma_mask; in mbus_register_device()
Dscif_bus.c168 sdev->dev.dma_mask = &sdev->dev.coherent_dma_mask; in scif_register_device()
/linux-4.4.14/arch/sh/boards/
Dboard-sh7785lcr.c120 .coherent_dma_mask = 0xffffffff,
/linux-4.4.14/arch/xtensa/kernel/
Dpci-dma.c154 if (dev == NULL || (dev->coherent_dma_mask < 0xffffffff)) in xtensa_dma_alloc()
/linux-4.4.14/drivers/platform/goldfish/
Dpdev_bus.c129 dev->pdev.dev.coherent_dma_mask = ~0; in goldfish_new_pdev()
/linux-4.4.14/sound/soc/qcom/
Dlpass-platform.c502 soc_runtime->dev->coherent_dma_mask = DMA_BIT_MASK(32); in lpass_platform_pcm_new()
503 soc_runtime->dev->dma_mask = &soc_runtime->dev->coherent_dma_mask; in lpass_platform_pcm_new()
/linux-4.4.14/drivers/amba/
Dbus.c439 dev->dev.coherent_dma_mask = dma_mask; in amba_aphb_device_add()
505 dev->dev.dma_mask = &dev->dev.coherent_dma_mask; in amba_device_initialize()
/linux-4.4.14/drivers/gpu/drm/vc4/
Dvc4_drv.c158 dev->coherent_dma_mask = DMA_BIT_MASK(32); in vc4_drm_bind()
/linux-4.4.14/drivers/misc/mic/card/
Dmic_x100.c305 .coherent_dma_mask = DMA_BIT_MASK(64),
/linux-4.4.14/arch/sh/boards/mach-se/7724/
Dsetup.c414 .coherent_dma_mask = 0xffffffff,
443 .coherent_dma_mask = 0xffffffff,
/linux-4.4.14/arch/arm/common/
Dit8152.c263 dev->coherent_dma_mask = (SZ_64M - 1) | PHYS_OFFSET; in it8152_pci_platform_notify()
Dsa1111.c604 sachip->dev->coherent_dma_mask &= sa1111_dma_mask[drac >> 2]; in sa1111_configure_smc()
652 dev->dev.coherent_dma_mask = sachip->dev->coherent_dma_mask; in sa1111_init_one_child()
Dlocomo.c248 dev->dev.coherent_dma_mask = lchip->dev->coherent_dma_mask; in locomo_init_one_child()
/linux-4.4.14/arch/ia64/sn/pci/pcibr/
Dpcibr_dma.c401 if (hwdev->dev.coherent_dma_mask == ~0UL) { in pcibr_dma_map_consistent()
/linux-4.4.14/arch/powerpc/mm/
Ddma-noncoherent.c163 mask = dev->coherent_dma_mask; in __dma_alloc_coherent()
/linux-4.4.14/arch/metag/kernel/
Ddma.c49 mask = dev->coherent_dma_mask; in get_coherent_dma_mask()
/linux-4.4.14/lib/
Dswiotlb.c637 if (hwdev && hwdev->coherent_dma_mask) in swiotlb_alloc_coherent()
638 dma_mask = hwdev->coherent_dma_mask; in swiotlb_alloc_coherent()
/linux-4.4.14/arch/mips/alchemy/common/
Dplatform.c210 (*d)->dev.coherent_dma_mask = DMA_BIT_MASK(32); in _new_usbres()
/linux-4.4.14/drivers/usb/dwc2/
Dplatform.c365 dev->dev.dma_mask = &dev->dev.coherent_dma_mask; in dwc2_driver_probe()
/linux-4.4.14/drivers/eisa/
Deisa-bus.c212 edev->dev.coherent_dma_mask = edev->dma_mask; in eisa_init_device()
/linux-4.4.14/drivers/iommu/
Ddma-iommu.c299 iova = __alloc_iova(iovad, size, dev->coherent_dma_mask); in iommu_dma_alloc()
Dintel-iommu.c2787 if (dev->coherent_dma_mask && in iommu_should_identity_map()
2788 dev->coherent_dma_mask < dma_mask) in iommu_should_identity_map()
2789 dma_mask = dev->coherent_dma_mask; in iommu_should_identity_map()
3643 else if (dev->coherent_dma_mask < dma_get_required_mask(dev)) { in intel_alloc_coherent()
3644 if (dev->coherent_dma_mask < DMA_BIT_MASK(32)) in intel_alloc_coherent()
3655 page_to_phys(page) + size > dev->coherent_dma_mask) { in intel_alloc_coherent()
3669 dev->coherent_dma_mask); in intel_alloc_coherent()
Damd_iommu.c2714 u64 dma_mask = dev->coherent_dma_mask; in alloc_coherent()
2730 dma_mask = dev->coherent_dma_mask; in alloc_coherent()
/linux-4.4.14/arch/ia64/hp/common/
Dsba_iommu.c1161 ASSERT(dev->coherent_dma_mask); in sba_alloc_coherent()
1165 if (likely((*dma_handle & ~dev->coherent_dma_mask) == 0)) { in sba_alloc_coherent()
1167 dev->coherent_dma_mask, *dma_handle); in sba_alloc_coherent()
/linux-4.4.14/arch/sh/boards/mach-kfr2r09/
Dsetup.c227 .coherent_dma_mask = 0xffffffff,
/linux-4.4.14/drivers/dma/
Dmmp_pdma.c1079 if (pdev->dev->coherent_dma_mask) in mmp_pdma_probe()
1080 dma_set_mask(pdev->dev, pdev->dev->coherent_dma_mask); in mmp_pdma_probe()
Dbcm2835-dma.c595 pdev->dev.dma_mask = &pdev->dev.coherent_dma_mask; in bcm2835_dma_probe()
Dpxa_dma.c1365 if (op->dev.coherent_dma_mask) in pxad_init_dmadev()
1366 dma_set_mask(&op->dev, op->dev.coherent_dma_mask); in pxad_init_dmadev()
/linux-4.4.14/arch/parisc/kernel/
Dpci-dma.c436 if (!dev || *dev->coherent_dma_mask < 0xffffffff) in pa11_dma_alloc_consistent()
Ddrivers.c417 dev->dev.coherent_dma_mask = dev->dma_mask; in create_tree_node()
/linux-4.4.14/arch/blackfin/mach-bf527/boards/
Dad7160eval.c92 .coherent_dma_mask = 0xffffffff,
Dezbrd.c93 .coherent_dma_mask = 0xffffffff,
Dcm_bf527.c129 .coherent_dma_mask = 0xffffffff,
Dtll6527m.c98 .coherent_dma_mask = 0xffffffff,
Dezkit.c134 .coherent_dma_mask = 0xffffffff,
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_drv.c618 pdev->dev.coherent_dma_mask = DMA_BIT_MASK(32); in exynos_drm_platform_probe()
/linux-4.4.14/drivers/hwtracing/intel_th/
Dcore.c277 dma_set_coherent_mask(&thdev->dev, parent->coherent_dma_mask); in intel_th_device_alloc()
/linux-4.4.14/drivers/usb/gadget/udc/
Dudc-core.c370 dma_set_coherent_mask(&gadget->dev, parent->coherent_dma_mask); in usb_add_gadget_udc_release()
/linux-4.4.14/arch/sh/kernel/cpu/sh2a/
Dsetup-sh7269.c535 .coherent_dma_mask = 0xffffffff,
Dsetup-sh7264.c519 .coherent_dma_mask = 0xffffffff,
/linux-4.4.14/drivers/bcma/
Dmain.c260 core->dev.dma_mask = &core->dev.coherent_dma_mask; in bcma_prepare_core()
/linux-4.4.14/arch/blackfin/mach-bf548/boards/
Dcm_bf548.c548 .coherent_dma_mask = 0xffffffff,
Dezkit.c691 .coherent_dma_mask = 0xffffffff,
/linux-4.4.14/drivers/spi/
Dspi-mt65xx.c574 pdev->dev.dma_mask = &pdev->dev.coherent_dma_mask; in mtk_spi_probe()
/linux-4.4.14/arch/ia64/sn/pci/
Dtioce_provider.c534 dma_mask = (barrier) ? pdev->dev.coherent_dma_mask : pdev->dma_mask; in tioce_do_dma_map()
/linux-4.4.14/drivers/rapidio/
Drio-scan.c473 rdev->dev.coherent_dma_mask = DMA_BIT_MASK(32); in rio_setup_device()
/linux-4.4.14/arch/avr32/mach-at32ap/
Dat32ap700x.c72 .coherent_dma_mask = DMA_BIT_MASK(32), \
85 .coherent_dma_mask = DMA_BIT_MASK(32), \
/linux-4.4.14/arch/arm64/mm/
Ddma-mapping.c99 dev->coherent_dma_mask <= DMA_BIT_MASK(32)) in __dma_alloc_coherent()
/linux-4.4.14/drivers/staging/media/omap4iss/
Diss.c1386 iss->dev->coherent_dma_mask = DMA_BIT_MASK(32); in iss_probe()
/linux-4.4.14/drivers/gpu/drm/msm/
Dmsm_drv.c1124 pdev->dev.coherent_dma_mask = DMA_BIT_MASK(32); in msm_pdev_probe()
/linux-4.4.14/drivers/usb/chipidea/
Dcore.c850 dma_set_coherent_mask(&pdev->dev, dev->coherent_dma_mask); in ci_hdrc_add_device()
/linux-4.4.14/drivers/ssb/
Dmain.c514 dev->dma_mask = &dev->coherent_dma_mask; in ssb_devices_register()
/linux-4.4.14/drivers/net/can/spi/
Dmcp251x.c1106 spi->dev.coherent_dma_mask = ~0; in mcp251x_can_probe()
/linux-4.4.14/drivers/staging/octeon-usb/
Docteon-hcd.c3647 dev->coherent_dma_mask = ~0; in octeon_usb_probe()
3648 dev->dma_mask = &dev->coherent_dma_mask; in octeon_usb_probe()
/linux-4.4.14/drivers/pci/
Dpci-sysfs.c254 return sprintf(buf, "%d\n", fls64(dev->coherent_dma_mask)); in consistent_dma_mask_bits_show()
Dprobe.c1731 dev->dev.coherent_dma_mask = 0xffffffffull; in pci_device_add()
/linux-4.4.14/arch/blackfin/mach-bf609/boards/
Dezkit.c464 .coherent_dma_mask = 0xffffffff,
/linux-4.4.14/drivers/staging/fbtft/
Dfbtft-core.c831 dev->coherent_dma_mask = ~0; in fbtft_framebuffer_alloc()
/linux-4.4.14/arch/arm/mm/
Ddma-mapping.c210 mask = dev->coherent_dma_mask; in get_coherent_dma_mask()
/linux-4.4.14/drivers/tty/serial/
Dfsl_lpuart.c1814 pdev->dev.coherent_dma_mask = 0; in lpuart_probe()
/linux-4.4.14/drivers/staging/emxx_udc/
Demxx_udc.c3226 udc->pdev->dev.coherent_dma_mask = DMA_BIT_MASK(32); in nbu2ss_drv_contest_init()
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_main.c295 old_cmask = pdev->dev.coherent_dma_mask; in nx_update_dma_mask()
/linux-4.4.14/drivers/net/ethernet/marvell/
Dmv643xx_eth.c2777 ppdev->dev.coherent_dma_mask = DMA_BIT_MASK(32); in mv643xx_eth_shared_of_add_port()