Home
last modified time | relevance | path

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

/linux/drivers/dma/xilinx/
H A Dzynqmp_dma.c234 bool is_dmacoherent; member
327 if (chan->is_dmacoherent) { in zynqmp_dma_config_sg_ll_desc()
353 if (chan->is_dmacoherent) { in zynqmp_dma_init()
361 if (chan->is_dmacoherent) { in zynqmp_dma_init()
938 chan->is_dmacoherent = of_property_read_bool(node, "dma-coherent"); in zynqmp_dma_chan_probe()