Lines Matching +full:spi +full:- +full:tx +full:- +full:bus +full:- +full:width
17 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
26 #include <linux/spi/spi.h>
27 #include <linux/spi/at73c213.h>
37 #include <asm/mach-types.h>
69 /* DBGU on ttyS0. (Rx & Tx only) */ in ek_init_early()
72 /* USART0 on ttyS1. (Rx, Tx, CTS, RTS, DTR, DSR, DCD, RI) */ in ek_init_early()
77 /* USART1 on ttyS2. (Rx, Tx, RTS, CTS) */ in ek_init_early()
89 .vbus_pin = {-EINVAL, -EINVAL},
90 .overcurrent_pin= {-EINVAL, -EINVAL},
98 .pullup_pin = -EINVAL, /* pull-up driven by UDC */
103 * SPI devices.
168 .det_pin = -EINVAL,
194 /* setup bus-width (8 or 16) */ in ek_add_device_nand()
200 /* configure chip-select 3 (NAND) */ in ek_add_device_nand()
216 .wp_pin = -EINVAL,
225 .wp_pin = -EINVAL,
226 .vcc_pin = -EINVAL,
236 ek_mmc_data.slot[0].wp_pin = -1; in ek_add_device_mmc()
298 .name = "gpio-keys",
299 .id = -1,
321 REGULATOR_SUPPLY("AVDD", "0-001b"),
322 REGULATOR_SUPPLY("HPVDD", "0-001b"),
323 REGULATOR_SUPPLY("DBVDD", "0-001b"),
324 REGULATOR_SUPPLY("DCVDD", "0-001b"),
337 .supply_name = "board-3V3",
339 .gpio = -EINVAL,
344 .name = "reg-fixed-voltage",
345 .id = -1,
378 /* SPI */ in ek_board_init()
400 MACHINE_START(AT91SAM9G20EK, "Atmel AT91SAM9G20-EK")
409 MACHINE_START(AT91SAM9G20EK_2MMC, "Atmel AT91SAM9G20-EK 2 MMC Slot Mod")