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

Data Fields

unsigned int id
 
void __iomembase
 
spinlock_t lock
 
struct pl08x_dma_chanserving
 
bool locked
 

Detailed Description

struct pl08x_phy_chan - holder for the physical channels : physical index to this channel : a lock to use when altering an instance of this struct : the virtual channel currently being served by this physical channel : channel unavailable for the system, e.g. dedicated to secure world

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

Field Documentation

void __iomem* base

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

unsigned int id

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

spinlock_t lock

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

bool locked

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

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


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