Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | DMA_CHAN_OFFSET 0x14 |
#define | IS_DMA_USED(X) |
#define | DMA_COUNT(count) ((count) & DMA_DESC_COUNT_MSK) |
#define | DMA_HALT_TIMEOUT 500 |
#define DMA_COUNT | ( | count | ) | ((count) & DMA_DESC_COUNT_MSK) |
#define IS_DMA_USED | ( | X | ) |