Searched refs:has_dre (Results 1 - 1 of 1) sorted by last modified time

/drivers/dma/xilinx/
H A Dxilinx_vdma.c1130 bool has_dre = false; local
1148 has_dre = of_property_read_bool(node, "xlnx,include-dre");
1161 has_dre = false;
1163 if (!has_dre)

Completed in 33 milliseconds