Home
last modified time | relevance | path

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

1234

/linux/drivers/acpi/arm64/
H A Ddma.c21 dev->dma_mask = &dev->coherent_dma_mask; in acpi_arch_dma_setup()
24 if (dev->coherent_dma_mask) in acpi_arch_dma_setup()
25 end = dev->coherent_dma_mask; in acpi_arch_dma_setup()
49 dev->coherent_dma_mask = min(dev->coherent_dma_mask, mask); in acpi_arch_dma_setup()
/linux/arch/arm/plat-orion/
H A Dcommon.c303 .coherent_dma_mask = DMA_BIT_MASK(32),
356 .coherent_dma_mask = DMA_BIT_MASK(32),
406 .coherent_dma_mask = DMA_BIT_MASK(32),
454 .coherent_dma_mask = DMA_BIT_MASK(32),
594 .coherent_dma_mask = DMA_BIT_MASK(32),
655 .coherent_dma_mask = DMA_BIT_MASK(32),
701 .coherent_dma_mask = DMA_BIT_MASK(32),
727 .coherent_dma_mask = DMA_BIT_MASK(32),
751 .coherent_dma_mask = DMA_BIT_MASK(32),
780 .coherent_dma_mask = DMA_BIT_MASK(32),
/linux/arch/loongarch/kernel/
H A Ddma.c21 dev->coherent_dma_mask = min(dev->coherent_dma_mask, mask); in acpi_arch_dma_setup()
/linux/drivers/of/
H A Ddevice.c126 dev->dma_mask = &dev->coherent_dma_mask; in of_dma_configure_id()
129 if (!end && dev->coherent_dma_mask) in of_dma_configure_id()
130 end = dev->coherent_dma_mask; in of_dma_configure_id()
139 dev->coherent_dma_mask &= mask; in of_dma_configure_id()
/linux/arch/m68k/coldfire/
H A Ddevice.c143 .dma_mask = &mcf_fec0.dev.coherent_dma_mask,
144 .coherent_dma_mask = DMA_BIT_MASK(32),
180 .dma_mask = &mcf_fec1.dev.coherent_dma_mask,
181 .coherent_dma_mask = DMA_BIT_MASK(32),
551 .coherent_dma_mask = DMA_BIT_MASK(32),
/linux/drivers/zorro/
H A Dzorro.c187 z->dev.coherent_dma_mask = DMA_BIT_MASK(32); in amiga_zorro_probe()
192 z->dev.coherent_dma_mask = DMA_BIT_MASK(24); in amiga_zorro_probe()
195 z->dev.dma_mask = &z->dev.coherent_dma_mask; in amiga_zorro_probe()
/linux/arch/mips/jazz/
H A Dsetup.c137 .coherent_dma_mask = DMA_BIT_MASK(32),
162 .coherent_dma_mask = DMA_BIT_MASK(32),
/linux/arch/mips/bcm63xx/
H A Ddev-enet.c105 .coherent_dma_mask = DMA_BIT_MASK(32),
139 .coherent_dma_mask = DMA_BIT_MASK(32),
167 .coherent_dma_mask = DMA_BIT_MASK(32),
H A Ddev-usb-usbd.c32 .coherent_dma_mask = DMA_BIT_MASK(32),
/linux/arch/arm/mach-rpc/
H A Driscpc.c111 .coherent_dma_mask = 0xffffffff,
180 .coherent_dma_mask = ~0, /* grumble */
/linux/arch/arm/mach-footbridge/
H A Ddma-isa.c57 .coherent_dma_mask = ~(dma_addr_t)0,
58 .dma_mask = &isa_dma_dev.coherent_dma_mask,
/linux/arch/sh/boards/mach-x3proto/
H A Dsetup.c88 .coherent_dma_mask = 0xffffffff,
119 .coherent_dma_mask = 0xffffffff,
/linux/lib/kunit/
H A Ddevice.c136 kunit_dev->dev.dma_mask = &kunit_dev->dev.coherent_dma_mask; in kunit_device_register_internal()
137 kunit_dev->dev.coherent_dma_mask = DMA_BIT_MASK(32); in kunit_device_register_internal()
/linux/drivers/nvmem/
H A Dlayouts.c113 dev->coherent_dma_mask = DMA_BIT_MASK(32); in nvmem_layout_create_device()
114 dev->dma_mask = &dev->coherent_dma_mask; in nvmem_layout_create_device()
/linux/drivers/media/platform/ti/davinci/
H A Dvpif.c496 pdev_capture->dev.coherent_dma_mask = pdev->dev.coherent_dma_mask; in vpif_probe()
515 pdev_display->dev.coherent_dma_mask = pdev->dev.coherent_dma_mask; in vpif_probe()
/linux/arch/arm/mach-omap2/
H A Ddevices.c55 .coherent_dma_mask = DMA_BIT_MASK(32),
H A Dfb.c90 .coherent_dma_mask = DMA_BIT_MASK(32),
/linux/arch/mips/alchemy/common/
H A Dplatform.c214 (*d)->dev.coherent_dma_mask = DMA_BIT_MASK(32); in _new_usbres()
347 .coherent_dma_mask = DMA_BIT_MASK(32),
383 .coherent_dma_mask = DMA_BIT_MASK(32),
/linux/arch/arm/mach-omap1/
H A Dfb.c51 .coherent_dma_mask = DMA_BIT_MASK(32),
/linux/arch/sh/boards/mach-highlander/
H A Dsetup.c56 .coherent_dma_mask = 0xffffffff,
88 .coherent_dma_mask = 0xffffffff,
/linux/arch/sh/kernel/cpu/sh3/
H A Dsetup-sh7720.c116 .coherent_dma_mask = 0xffffffff,
143 .coherent_dma_mask = 0xffffffff,
/linux/arch/x86/mm/
H A Dmem_encrypt.c36 u64 dma_dev_mask = min_not_zero(dev->coherent_dma_mask, in force_dma_unencrypted()
/linux/arch/sh/boards/mach-se/7206/
H A Dsetup.c42 .coherent_dma_mask = 0xffffffff,
/linux/arch/sh/boards/mach-sdk7780/
H A Dsetup.c54 .coherent_dma_mask = 0xffffffff,
/linux/drivers/mfd/
H A Dmotorola-cpcap.c330 spi->dev.coherent_dma_mask = 0; in cpcap_probe()
331 spi->dev.dma_mask = &spi->dev.coherent_dma_mask; in cpcap_probe()

1234