Searched refs:AT91_PIN_PA4 (Results 1 – 7 of 7) sorted by relevance
/arch/arm/mach-at91/include/mach/ |
D | gpio.h | 29 #define AT91_PIN_PA4 (PIN_BASE + 0x00 + 4) macro
|
/arch/arm/mach-at91/ |
D | at91sam9261_devices.c | 184 at91_set_B_periph(AT91_PIN_PA4, 1); in at91_add_device_mmc() 365 static const unsigned spi0_standard_cs[4] = { AT91_PIN_PA3, AT91_PIN_PA4, AT91_PIN_PA5, AT91_PIN_PA…
|
D | at91sam9260_devices.c | 258 at91_set_B_periph(AT91_PIN_PA4, 1); in at91_add_device_mmc() 916 at91_set_A_periph(AT91_PIN_PA4, 0); /* RTS2 */ in configure_usart2_pins()
|
D | at91sam9263_devices.c | 305 at91_set_A_periph(AT91_PIN_PA4, 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 | at91sam9rl_devices.c | 181 at91_set_A_periph(AT91_PIN_PA4, 1); in at91_add_device_mmc()
|
D | at91cap9_devices.c | 353 at91_set_A_periph(AT91_PIN_PA4, 1); in at91_add_device_mmc()
|
D | at91rm9200_devices.c | 543 static const unsigned spi_standard_cs[4] = { AT91_PIN_PA3, AT91_PIN_PA4, AT91_PIN_PA5, AT91_PIN_PA6…
|