Home
last modified time | relevance | path

Searched refs:desc_done (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/ti/
H A Dk3-udma.c961 bool desc_done = true; in udma_check_tx_completion() local
975 desc_done = udma_is_desc_really_done(uc, uc->desc); in udma_check_tx_completion()
978 if (!desc_done) { in udma_check_tx_completion()
/kernel/linux/linux-6.6/drivers/dma/ti/
H A Dk3-udma.c1090 bool desc_done = true; in udma_check_tx_completion() local
1104 desc_done = udma_is_desc_really_done(uc, uc->desc); in udma_check_tx_completion()
1107 if (!desc_done) { in udma_check_tx_completion()

Completed in 18 milliseconds