EP93XX_DMA_IS_CYCLIC
if (test_bit(EP93XX_DMA_IS_CYCLIC, &edmac->flags)) {
if (test_and_set_bit(EP93XX_DMA_IS_CYCLIC, &edmac->flags)) {
clear_bit(EP93XX_DMA_IS_CYCLIC, &edmac->flags);
if (test_bit(EP93XX_DMA_IS_CYCLIC, &edmac->flags))
if (!test_bit(EP93XX_DMA_IS_CYCLIC, &edmac->flags))
if (test_bit(EP93XX_DMA_IS_CYCLIC, &edmac->flags))