Home
last modified time | relevance | path

Searched refs:IDMA64C_CFGL_FIFO_EMPTY (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/dma/
A Didma64.h62 #define IDMA64C_CFGL_FIFO_EMPTY (1 << 9) macro
A Didma64.c429 } while (!(cfglo & IDMA64C_CFGL_FIFO_EMPTY) && --count); in idma64_chan_deactivate()

Completed in 6 milliseconds