|
Linux Kernel
3.7.1
|
#include <linux/string.h>#include <linux/kernel.h>#include <linux/platform_device.h>#include <linux/mtd/onenand_regs.h>#include <linux/io.h>#include <linux/platform_data/mtd-onenand-omap2.h>#include <asm/mach/flash.h>#include <plat/gpmc.h>#include "soc.h"Go to the source code of this file.
Macros | |
| #define | ONENAND_IO_SIZE SZ_128K |
Functions | |
| void __init | gpmc_onenand_init (struct omap_onenand_platform_data *_onenand_data) |
| #define ONENAND_IO_SIZE SZ_128K |
Definition at line 26 of file gpmc-onenand.c.
| void __init gpmc_onenand_init | ( | struct omap_onenand_platform_data * | _onenand_data | ) |
Definition at line 399 of file gpmc-onenand.c.
1.8.2