Searched refs:has_dre (Results 1 – 1 of 1) sorted by relevance
2377 bool has_dre = false; in xilinx_dma_chan_probe() local2405 has_dre = of_property_read_bool(node, "xlnx,include-dre"); in xilinx_dma_chan_probe()2418 has_dre = false; in xilinx_dma_chan_probe()2420 if (!has_dre) in xilinx_dma_chan_probe()