Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma/
Dste_dma40.c1425 static bool d40_tx_is_linked(struct d40_chan *d40c) in d40_tx_is_linked() function
1481 if (d40_residue(d40c) || d40_tx_is_linked(d40c)) in d40_resume()
1564 && !d40_tx_is_linked(d40c) in dma_tc_handle()