Linux Kernel
3.7.1
|
Data Fields | |
struct mtd_info | mtd |
struct nand_chip | chip |
int | irq |
void __iomem * | regs |
struct clk * | clk |
wait_queue_head_t | irq_waitq |
uint | column |
int | spareonly |
void __iomem * | csreg |
struct device * | dev |
Definition at line 119 of file mpc5121_nfc.c.
Definition at line 121 of file mpc5121_nfc.c.
Definition at line 124 of file mpc5121_nfc.c.
uint column |
Definition at line 126 of file mpc5121_nfc.c.
Definition at line 128 of file mpc5121_nfc.c.
Definition at line 129 of file mpc5121_nfc.c.
int irq |
Definition at line 122 of file mpc5121_nfc.c.
wait_queue_head_t irq_waitq |
Definition at line 125 of file mpc5121_nfc.c.
Definition at line 120 of file mpc5121_nfc.c.
Definition at line 123 of file mpc5121_nfc.c.
int spareonly |
Definition at line 127 of file mpc5121_nfc.c.