Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Ddma-axi-dmac.c115 bool hw_2d; member
487 if (chan->hw_2d) { in axi_dmac_prep_interleaved()
517 if (chan->hw_2d) { in axi_dmac_prep_interleaved()
602 chan->hw_2d = of_property_read_bool(of_chan, "adi,2d"); in axi_dmac_parse_chan_dt()