Lines Matching +full:mtd +full:- +full:eeprom
4 * Based on board-dm355-evm.c
14 #include <linux/mtd/mtd.h>
15 #include <linux/mtd/partitions.h>
16 #include <linux/mtd/rawnand.h>
21 #include <linux/spi/eeprom.h>
22 #include <linux/platform_data/i2c-davinci.h>
23 #include <linux/platform_data/mmc-davinci.h>
24 #include <linux/platform_data/mtd-davinci.h>
25 #include <linux/platform_data/usb-davinci.h>
27 #include <asm/mach-types.h>
44 /* UBL (a few copies) plus U-Boot */
48 .mask_flags = MTD_WRITEABLE, /* force read-only */
50 /* U-Boot environment */
88 .end = DM355_ASYNC_EMIF_DATA_CE0_BASE + SZ_32M - 1,
92 .end = DM355_ASYNC_EMIF_CONTROL_BASE + SZ_4K - 1,
114 static int leopard_mmc_gpio = -EINVAL;
123 /* we "know" these are input-only so we don't in dm355leopard_mmcsd_gpios()
169 .id = -1,
187 return -ENXIO; in dm355leopard_mmc_get_cd()
195 return -ENXIO; in dm355leopard_mmc_get_ro()
209 * mode *and* have to do so with some kind of gender-bender. If
210 * you have proper Mini-B or Mini-A cables (or Mini-A adapters)