Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/xilinx/
Dxilinx_vdma.c1118 bool has_dre = false; in xilinx_vdma_chan_probe() local
1136 has_dre = of_property_read_bool(node, "xlnx,include-dre"); in xilinx_vdma_chan_probe()
1149 has_dre = false; in xilinx_vdma_chan_probe()
1151 if (!has_dre) in xilinx_vdma_chan_probe()