|
Linux Kernel
3.7.1
|
#include <dw_dmac_regs.h>
Data Fields | |
| struct dma_device | dma |
| void __iomem * | regs |
| struct tasklet_struct | tasklet |
| struct clk * | clk |
| u8 | all_chan_mask |
| unsigned char | nr_masters |
| unsigned char | data_width [4] |
| struct dw_dma_chan | chan [0] |
Definition at line 236 of file dw_dmac_regs.h.
| u8 all_chan_mask |
Definition at line 242 of file dw_dmac_regs.h.
Definition at line 248 of file dw_dmac_regs.h.
Definition at line 240 of file dw_dmac_regs.h.
| unsigned char data_width[4] |
Definition at line 246 of file dw_dmac_regs.h.
| struct dma_device dma |
Definition at line 237 of file dw_dmac_regs.h.
| unsigned char nr_masters |
Definition at line 245 of file dw_dmac_regs.h.
Definition at line 238 of file dw_dmac_regs.h.
| struct tasklet_struct tasklet |
Definition at line 239 of file dw_dmac_regs.h.
1.8.2