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