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

#include <pch_dma.h>

Data Fields

struct devicedma_dev
 
unsigned int chan_id
 
dma_addr_t tx_reg
 
dma_addr_t rx_reg
 
enum pch_dma_width width
 

Detailed Description

Definition at line 29 of file pch_dma.h.

Field Documentation

unsigned int chan_id

Definition at line 31 of file pch_dma.h.

struct device* dma_dev

Definition at line 30 of file pch_dma.h.

dma_addr_t rx_reg

Definition at line 33 of file pch_dma.h.

dma_addr_t tx_reg

Definition at line 32 of file pch_dma.h.

enum pch_dma_width width

Definition at line 34 of file pch_dma.h.


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