Linux Kernel
3.7.1
|
#include <dma-atmel.h>
Data Fields | |
unsigned int | nr_channels |
dma_cap_mask_t | cap_mask |
struct at_dma_platform_data - Controller configuration parameters : Number of channels supported by hardware (max 8) : dma_capability flags supported by the platform
Definition at line 21 of file dma-atmel.h.
dma_cap_mask_t cap_mask |
Definition at line 23 of file dma-atmel.h.
unsigned int nr_channels |
Definition at line 22 of file dma-atmel.h.