Home
last modified time | relevance | path

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

/drivers/dma/
Ddma-axi-dmac.c111 bool hw_2d; member
442 if (chan->hw_2d) { in axi_dmac_prep_interleaved()
472 if (chan->hw_2d) { in axi_dmac_prep_interleaved()
557 chan->hw_2d = of_property_read_bool(of_chan, "adi,2d"); in axi_dmac_parse_chan_dt()