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

Data Fields

u32 src
 
u32 clr
 
bool is_error
 
int offset
 

Detailed Description

struct d40_interrupt_lookup - lookup table for interrupt handler

: Interrupt mask register. : Interrupt clear register. : true if this is an error interrupt. : start delta in the lookup_log_chans in d40_base. If equals to D40_PHY_CHAN, the lookup_phy_chans shall be used instead.

Definition at line 380 of file ste_dma40.c.

Field Documentation

u32 clr

Definition at line 382 of file ste_dma40.c.

bool is_error

Definition at line 383 of file ste_dma40.c.

Definition at line 384 of file ste_dma40.c.

Definition at line 381 of file ste_dma40.c.


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