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

Data Fields

dma_addr_t addr
 
u8 maxwidth
 
u8 buswidth
 

Detailed Description

struct pl08x_bus_data - information of source or destination busses for a transfer : current address : the maximum width of a transfer on this bus : the width of this bus in bytes: 1, 2 or 4

Definition at line 130 of file amba-pl08x.c.

Field Documentation

dma_addr_t addr

Definition at line 131 of file amba-pl08x.c.

u8 buswidth

Definition at line 133 of file amba-pl08x.c.

u8 maxwidth

Definition at line 132 of file amba-pl08x.c.


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