Lines Matching +full:spi +full:- +full:nor
2 * Copyright 2004-2009 Analog Devices Inc.
3 * 2008-2009 Bluetechnix
7 * Licensed under the GPL-2 or later.
14 #include <linux/spi/spi.h>
15 #include <linux/spi/flash.h>
33 /* all SPI peripherals info goes here */
38 .name = "bootloader(spi)",
43 .name = "linux kernel(spi)",
47 .name = "file system(spi)",
60 /* SPI flash chip (m25p64) */
69 /* the modalias must be the same as spi device driver name */
71 .max_speed_hz = 25000000, /* max spi clock (SCK) speed in HZ */
83 .max_speed_hz = 3125000, /* max spi clock (SCK) speed in HZ */
91 .max_speed_hz = 20000000, /* max spi clock (SCK) speed in HZ */
99 /* SPI (0) */
118 /* SPI controller data */
126 .name = "bfin-spi",
134 #endif /* spi master and devices */
139 .name = "hitachi-tx09",
155 .name = "smc91x-regs",
181 .name = "smsc911x-memory",
226 .id = -1,
261 .name = "isp1362-hcd",
311 .name = "bfin-uart",
379 .id = -1,
391 .name = "bootloader(nor)",
395 .name = "linux kernel(nor)",
399 .name = "file system(nor)",
418 .name = "physmap-flash",