Searched refs:DMA_XFER_DONE (Results 1 – 2 of 2) sorted by relevance
472 #define DMA_XFER_DONE BIT3 macro
773 while (time_before(jiffies, timeout) && !((dstate = DC390_read8 (DMA_Status)) & DMA_XFER_DONE)) { in dc390_DataOut_0()832 while (time_before(jiffies, timeout) && !((dstate = DC390_read8 (DMA_Status)) & DMA_XFER_DONE)) { in dc390_DataIn_0()