Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
coh901318_platform Struct Reference

#include <coh901318.h>

Data Fields

const intchans_slave
 
const intchans_memcpy
 
const dma_access_memory_state_t access_memory_state
 
struct coh_dma_channelchan_conf
 
const int max_channels
 

Detailed Description

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.

Field Documentation

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.

const int* chans_memcpy

Definition at line 99 of file coh901318.h.

const int* chans_slave

Definition at line 98 of file coh901318.h.

const int max_channels

Definition at line 102 of file coh901318.h.


The documentation for this struct was generated from the following file: