Searched refs:dma_default_coherent (Results 1 – 10 of 10) sorted by relevance
101 dma_default_coherent = true; in plat_setup_iocoherency()121 dma_default_coherent = true; in plat_setup_iocoherency()126 if (dma_default_coherent) in plat_setup_iocoherency()
161 dma_default_coherent = true; in prom_lefi_init_env() 163 dma_default_coherent = !eirq_source->dma_noncoherent; in prom_lefi_init_env() 166 pr_info("Firmware: Coherent DMA: %s\n", str_on_off(dma_default_coherent)); in prom_lefi_init_env()
66 dma_default_coherent = alchemy_dma_coherent(); in plat_mem_setup()
632 if (!dma_default_coherent) in au1xxx_dbdma_put_source()695 if (!dma_default_coherent) in au1xxx_dbdma_put_dest()
233 extern bool dma_default_coherent;239 #define dma_default_coherent true macro
815 dma_default_coherent = true;823 dma_default_coherent = false;
433 read_c0_prid() < 0x01030202 && !dma_default_coherent) { in alchemy_pci_probe()
1024 return dma_default_coherent; in of_dma_is_coherent()
27 bool dma_default_coherent = IS_ENABLED(CONFIG_ARCH_DMA_DEFAULT_COHERENT); variable
3151 dev->dma_coherent = dma_default_coherent; in device_initialize()