Searched refs:gfar_is_dma_stopped (Results 1 – 2 of 2) sorted by relevance
1280 static inline int gfar_is_dma_stopped(struct gfar_private *priv) in gfar_is_dma_stopped() function
1019 if (gfar_is_dma_stopped(priv)) in gfar_halt_nodisable()1029 while (!(stopped = gfar_is_dma_stopped(priv)) && timeout) { in gfar_halt_nodisable()1035 stopped = gfar_is_dma_stopped(priv); in gfar_halt_nodisable()