Searched refs:XCHAN_TYPE_SG (Results 1 – 4 of 4) sorted by relevance
114 if (xchan->flags & XCHAN_TYPE_SG) in xdma_queue_submit()
181 if (xchan->flags & XCHAN_TYPE_SG) in xdma_channel_free()339 if (xchan->flags & XCHAN_TYPE_SG) in xdma_callback()
147 #define XCHAN_TYPE_SG (1 << 6) macro
304 xchan->flags |= (XCHAN_CONFIGURED | XCHAN_TYPE_SG); in xdma_prep_sg()