Linux Kernel
3.7.1
|
#include <coh901318.h>
Data Fields | |
const int * | chans_slave |
const int * | chans_memcpy |
const dma_access_memory_state_t | access_memory_state |
struct coh_dma_channel * | chan_conf |
const int | max_channels |
struct coh901318_platform - platform arch structure : specifying dma slave channels : specifying dma memcpy channels : requesting DMA memory access (on / off) : dma channel configurations : max number of dma chanenls
Definition at line 97 of file coh901318.h.
const dma_access_memory_state_t access_memory_state |
Definition at line 100 of file coh901318.h.
struct coh_dma_channel* chan_conf |
Definition at line 101 of file coh901318.h.
Definition at line 99 of file coh901318.h.
Definition at line 98 of file coh901318.h.
Definition at line 102 of file coh901318.h.