Lines Matching +full:spi +full:- +full:nor

2  * Copyright 2004-2009 Analog Devices Inc.
6 * Licensed under the GPL-2
14 #include <linux/spi/spi.h>
15 #include <linux/spi/flash.h>
29 const char bfin_board_name[] = "ADI BF538-EZKIT";
38 .name = "rtc-bfin",
39 .id = -1,
95 .name = "bfin-uart",
143 .name = "bfin-uart",
191 .name = "bfin-uart",
306 .name = "bfin-sport-uart",
340 .name = "bfin-sport-uart",
374 .name = "bfin-sport-uart",
408 .name = "bfin-sport-uart",
458 * USB-LAN EzExtender board
472 .name = "smc91x-regs",
494 /* all SPI peripherals info goes here */
497 /* SPI flash chip (m25p16) */
500 .name = "bootloader(spi)",
505 .name = "linux kernel(spi)",
524 #include <linux/spi/ad7879.h>
536 .gpio_base = -1, /* Dynamic allocation */
541 #include <asm/bfin-lq035q1.h>
559 .name = "bfin-lq035q1",
560 .id = -1,
573 /* the modalias must be the same as spi device driver name */
575 .max_speed_hz = 25000000, /* max spi clock (SCK) speed in HZ */
588 .max_speed_hz = 5000000, /* max spi clock (SCK) speed in HZ */
596 .modalias = "bfin-lq035q1-spi",
597 .max_speed_hz = 20000000, /* max spi clock (SCK) speed in HZ */
606 .max_speed_hz = 3125000, /* max spi clock (SCK) speed in HZ */
613 /* SPI (0) */
632 /* SPI (1) */
651 /* SPI (2) */
670 /* SPI controller data */
678 .name = "bfin-spi",
694 .name = "bfin-spi",
710 .name = "bfin-spi",
719 #endif /* spi master and devices */
736 .name = "i2c-bfin-twi",
757 .name = "i2c-bfin-twi",
769 {BTN_0, GPIO_PC7, 1, "gpio-keys: BTN0"},
778 .name = "gpio-keys",
816 .name = "bootloader(nor)",
820 .name = "linux kernel(nor)",
824 .name = "file system(nor)",
847 .name = "physmap-flash",