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