Searched refs:IEVENT_GTSC (Results 1 – 1 of 1) sorted by relevance
330 #define IEVENT_GTSC 0x02000000 macro1263 return ((gfar_read(®s->ievent) & (IEVENT_GRSC | IEVENT_GTSC)) == in gfar_is_dma_stopped()1264 (IEVENT_GRSC | IEVENT_GTSC)); in gfar_is_dma_stopped()