Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dtxx9dmac.c163 static struct txx9dmac_desc *txx9dmac_first_active(struct txx9dmac_chan *dc) in txx9dmac_first_active() function
460 txx9dmac_dostart(dc, txx9dmac_first_active(dc)); in txx9dmac_complete_all()
512 bad_desc = txx9dmac_first_active(dc); in txx9dmac_handle_error()
524 txx9dmac_dostart(dc, txx9dmac_first_active(dc)); in txx9dmac_handle_error()
600 txx9dmac_dostart(dc, txx9dmac_first_active(dc)); in txx9dmac_scan_descriptors()
971 txx9dmac_dostart(dc, txx9dmac_first_active(dc)); in txx9dmac_issue_pending()