Lines Matching +full:spi +full:- +full:tx +full:- +full:bus +full:- +full:width
2 * linux/arch/arm/mach-at91/board-sam9263ek.c
19 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
28 #include <linux/spi/spi.h>
29 #include <linux/spi/ads7846.h>
39 #include <asm/mach-types.h>
61 /* DBGU on ttyS0. (Rx & Tx only) */ in ek_init_early()
64 /* USART0 on ttyS1. (Rx, Tx, RTS, CTS) */ in ek_init_early()
77 .overcurrent_pin= {-EINVAL, -EINVAL},
85 .pullup_pin = -EINVAL, /* pull-up driven by UDC */
124 * SPI devices.
155 .vcc_pin = -EINVAL,
187 .det_pin = -EINVAL,
215 /* setup bus-width (8 or 16) */ in ek_add_device_nand()
221 /* configure chip-select 3 (NAND) */ in ek_add_device_nand()
330 .name = "gpio-keys",
331 .id = -1,
357 .reset_pin = -EINVAL,
362 * LEDs ... these could all be PWM-driven, for variable brightness
369 .default_trigger = "nand-disk",
382 /* For now only DS1 is PWM-driven (by pwm1) */
417 /* SPI */ in ek_board_init()
443 MACHINE_START(AT91SAM9263EK, "Atmel AT91SAM9263-EK")