Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/ti/
Domap-dma.c94 bool using_ll; member
231 if (d->using_ll) { in omap_dma_desc_free()
400 if (d->using_ll) { in omap_dma_start()
587 } else if (d->using_ll || c->sgidx == d->sglen) { in omap_dma_callback()
1014 d->using_ll = od->ll123_supported; in omap_dma_prep_slave_sg()
1023 if (d->using_ll) { in omap_dma_prep_slave_sg()
1030 d->using_ll = false; in omap_dma_prep_slave_sg()