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

Data Fields

struct devicedev
 
unsigned long phys_base
 
void __iomemio_base
 
int irq
 
struct mutex mutex
 
u32 dn_channels
 
u32 up_channels
 
u32 dn_threshold
 
u32 up_threshold
 
u32 dn_rx_offset
 

Detailed Description

Definition at line 48 of file omap-mcpdm.c.

Field Documentation

struct device* dev

Definition at line 49 of file omap-mcpdm.c.

u32 dn_channels

Definition at line 57 of file omap-mcpdm.c.

u32 dn_rx_offset

Definition at line 65 of file omap-mcpdm.c.

u32 dn_threshold

Definition at line 61 of file omap-mcpdm.c.

void __iomem* io_base

Definition at line 51 of file omap-mcpdm.c.

int irq

Definition at line 52 of file omap-mcpdm.c.

Definition at line 54 of file omap-mcpdm.c.

unsigned long phys_base

Definition at line 50 of file omap-mcpdm.c.

u32 up_channels

Definition at line 58 of file omap-mcpdm.c.

u32 up_threshold

Definition at line 62 of file omap-mcpdm.c.


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