Searched refs:CP_DMA_SRC_IS_GDS (Results 1 – 1 of 1) sorted by relevance
39 #define CP_DMA_SRC_IS_GDS (1 << 5) macro96 } else if (flags & CP_DMA_SRC_IS_GDS) { in si_emit_cp_dma()298 unsigned gds_flags = (dst ? 0 : CP_DMA_DST_IS_GDS) | (src ? 0 : CP_DMA_SRC_IS_GDS); in si_cp_dma_copy_buffer()