Searched refs:desc_from_phys (Results 1 – 1 of 1) sorted by relevance
288 desc_from_phys(struct cpdma_desc_pool *pool, dma_addr_t dma) in desc_from_phys() function1253 chan->head = desc_from_phys(pool, desc_read(desc, hw_next)); in __cpdma_chan_process()1359 chan->head = desc_from_phys(pool, next_dma); in cpdma_chan_stop()