Searched refs:SI_CPDMA_SKIP_SYNC_BEFORE (Results 1 – 2 of 2) sorted by relevance
377 #define SI_CPDMA_SKIP_SYNC_BEFORE (1 << 2) /* don't wait for DMA before the copy (RAW hazards) */ macro382 SI_CPDMA_SKIP_SYNC_BEFORE | \
169 if (!(user_flags & SI_CPDMA_SKIP_SYNC_BEFORE) && *is_first) in si_cp_dma_prepare()