Searched refs:SI_OP_SYNC_CPDMA_BEFORE (Results 1 – 2 of 2) sorted by relevance
172 if (user_flags & SI_OP_SYNC_CPDMA_BEFORE && *is_first && !(*packet_flags & CP_DMA_CLEAR)) in si_cp_dma_prepare()
1336 #define SI_OP_SYNC_CPDMA_BEFORE (1 << 2) /* only affects CP DMA calls */ macro1337 …SYNC_BEFORE (SI_OP_SYNC_CS_BEFORE | SI_OP_SYNC_PS_BEFORE | SI_OP_SYNC_CPDMA_BEFORE)