Linux Kernel
3.7.1
|
Public Types | |
enum | { OMAP_NAND_IO_READ = 0, OMAP_NAND_IO_WRITE } |
Data Fields | |
struct nand_hw_control | controller |
struct omap_nand_platform_data * | pdata |
struct mtd_info | mtd |
struct nand_chip | nand |
struct platform_device * | pdev |
int | gpmc_cs |
unsigned long | phys_base |
unsigned long | mem_size |
struct completion | comp |
struct dma_chan * | dma |
int | gpmc_irq_fifo |
int | gpmc_irq_count |
enum omap_nand_info:: { ... } | iomode |
u_char * | buf |
int | buf_len |
struct gpmc_nand_regs | reg |
anonymous enum |
struct completion comp |
enum { ... } iomode |
struct omap_nand_platform_data* pdata |
struct platform_device* pdev |