|
Linux Kernel
3.7.1
|
Data Fields | |
| u32 | src |
| u32 | clr |
| bool | is_error |
| int | offset |
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.
| 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.
1.8.2