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.
17 #include <linux/spi/spi.h>
18 #include <linux/spi/flash.h>
35 /* all SPI peripherals info goes here */
40 .name = "bootloader(spi)",
45 .name = "linux kernel(spi)",
49 .name = "file system(spi)",
62 /* SPI flash chip (m25p64) */
77 /* the modalias must be the same as spi device driver name */
79 .max_speed_hz = 25000000, /* max spi clock (SCK) speed in HZ */
91 .max_speed_hz = 3125000, /* max spi clock (SCK) speed in HZ */
100 .max_speed_hz = 20000000, /* max spi clock (SCK) speed in HZ */
109 /* SPI (0) */
128 /* SPI controller data */
136 .name = "bfin-spi",
144 #endif /* spi master and devices */
148 .name = "rtc-bfin",
149 .id = -1,
155 .name = "hitachi-tx09",
220 .name = "isp1362-hcd",
245 .id = -1,
254 .name = "bootloader(nor)",
258 .name = "linux kernel(nor)",
262 .name = "file system(nor)",
290 .name = "gpio-addr-flash",
336 * Refer to arch/blackfin/mach-xxx/include/mach/gpio.h for the GPIO map.
338 .start = -1,
339 .end = -1,
344 * Refer to arch/blackfin/mach-xxx/include/mach/gpio.h for the GPIO map.
346 .start = -1,
347 .end = -1,
358 .name = "bfin-uart",
402 * Refer to arch/blackfin/mach-xxx/include/mach/gpio.h for the GPIO map.
404 .start = -1,
405 .end = -1,
410 * Refer to arch/blackfin/mach-xxx/include/mach/gpio.h for the GPIO map.
412 .start = -1,
413 .end = -1,
424 .name = "bfin-uart",
503 .name = "i2c-bfin-twi",
536 .name = "bfin-sport-uart",
570 .name = "bfin-sport-uart",
642 .id = -1,