Searched refs:IDMA64C_CFGL_FIFO_EMPTY (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/dma/ | ||
| A D | idma64.h | 62 #define IDMA64C_CFGL_FIFO_EMPTY (1 << 9) macro |
| A D | idma64.c | 429 } while (!(cfglo & IDMA64C_CFGL_FIFO_EMPTY) && --count); in idma64_chan_deactivate() |
Completed in 6 milliseconds