Linux Kernel
3.7.1
|
#include <gpmi-nand.h>
Data Fields | |
void __iomem * | gpmi_regs |
void __iomem * | bch_regs |
unsigned int | bch_low_interrupt |
unsigned int | bch_high_interrupt |
unsigned int | dma_low_channel |
unsigned int | dma_high_channel |
struct clk * | clock [GPMI_CLK_MAX] |
Definition at line 26 of file gpmi-nand.h.
unsigned int bch_high_interrupt |
Definition at line 30 of file gpmi-nand.h.
unsigned int bch_low_interrupt |
Definition at line 29 of file gpmi-nand.h.
Definition at line 28 of file gpmi-nand.h.
struct clk* clock[GPMI_CLK_MAX] |
Definition at line 33 of file gpmi-nand.h.
unsigned int dma_high_channel |
Definition at line 32 of file gpmi-nand.h.
unsigned int dma_low_channel |
Definition at line 31 of file gpmi-nand.h.
Definition at line 27 of file gpmi-nand.h.