Searched refs:AT91_PIN_PA3 (Results 1 – 9 of 9) sorted by relevance
/linux-2.6.39/arch/arm/mach-at91/include/mach/ |
D | gpio.h | 29 #define AT91_PIN_PA3 (PIN_BASE + 0x00 + 3) macro
|
/linux-2.6.39/arch/arm/mach-at91/ |
D | at91sam9260_devices.c | 259 at91_set_B_periph(AT91_PIN_PA3, 1); in at91_add_device_mmc() 353 at91_set_B_periph(AT91_PIN_PA3, 1); in at91_add_device_mci() 548 static const unsigned spi0_standard_cs[4] = { AT91_PIN_PA3, AT91_PIN_PC11, AT91_PIN_PC16, AT91_PIN_…
|
D | at91cap9_devices.c | 352 at91_set_A_periph(AT91_PIN_PA3, 1); in at91_add_device_mmc() 553 static const unsigned spi0_standard_cs[4] = { AT91_PIN_PA5, AT91_PIN_PA3, AT91_PIN_PD0, AT91_PIN_PD…
|
D | at91sam9263_devices.c | 304 at91_set_A_periph(AT91_PIN_PA3, 1); in at91_add_device_mmc() 625 static const unsigned spi0_standard_cs[4] = { AT91_PIN_PA5, AT91_PIN_PA3, AT91_PIN_PA4, AT91_PIN_PB…
|
D | at572d940hf_devices.c | 471 static const unsigned spi0_standard_cs[4] = { AT91_PIN_PA3, AT91_PIN_PA4, AT91_PIN_PA5, AT91_PIN_PA…
|
D | at91sam9261_devices.c | 365 static const unsigned spi0_standard_cs[4] = { AT91_PIN_PA3, AT91_PIN_PA4, AT91_PIN_PA5, AT91_PIN_PA…
|
D | at91rm9200_devices.c | 543 static const unsigned spi_standard_cs[4] = { AT91_PIN_PA3, AT91_PIN_PA4, AT91_PIN_PA5, AT91_PIN_PA6…
|
D | at91sam9rl_devices.c | 226 at91_set_A_periph(AT91_PIN_PA3, 1); in at91_add_device_mmc()
|
D | at91sam9g45_devices.c | 469 at91_set_A_periph(AT91_PIN_PA3, 1); in at91_add_device_mci()
|