Searched refs:IEVENT_GRSC (Results 1 – 1 of 1) sorted by relevance
311 #define IEVENT_GRSC 0x00000100 macro1287 return ((gfar_read(®s->ievent) & (IEVENT_GRSC | IEVENT_GTSC)) == in gfar_is_dma_stopped()1288 (IEVENT_GRSC | IEVENT_GTSC)); in gfar_is_dma_stopped()1295 return gfar_read(®s->ievent) & IEVENT_GRSC; in gfar_is_rx_dma_stopped()
Completed in 11 milliseconds