Searched refs:AT91_PIN_PA3 (Results 1 – 7 of 7) sorted by relevance
/arch/arm/mach-at91/include/mach/ |
D | gpio.h | 27 #define AT91_PIN_PA3 (0x00 + 3) macro
|
/arch/arm/mach-at91/ |
D | at91sam9260_devices.c | 283 at91_set_B_periph(AT91_PIN_PA3, 1); in at91_add_device_mci() 484 static const unsigned spi0_standard_cs[4] = { AT91_PIN_PA3, AT91_PIN_PC11, AT91_PIN_PC16, AT91_PIN_…
|
D | at91sam9263_devices.c | 306 at91_set_A_periph(AT91_PIN_PA3, 1); in at91_add_device_mci() 656 static const unsigned spi0_standard_cs[4] = { AT91_PIN_PA5, AT91_PIN_PA3, AT91_PIN_PA4, AT91_PIN_PB…
|
D | at91sam9261_devices.c | 380 static const unsigned spi0_standard_cs[4] = { AT91_PIN_PA3, AT91_PIN_PA4, AT91_PIN_PA5, AT91_PIN_PA…
|
D | at91rm9200_devices.c | 568 static const unsigned spi_standard_cs[4] = { AT91_PIN_PA3, AT91_PIN_PA4, AT91_PIN_PA5, AT91_PIN_PA6…
|
D | at91sam9rl_devices.c | 216 at91_set_A_periph(AT91_PIN_PA3, 1); in at91_add_device_mci()
|
D | at91sam9g45_devices.c | 472 at91_set_A_periph(AT91_PIN_PA3, 1); in at91_add_device_mci()
|