Searched refs:AT91_PIN_PA9 (Results 1 – 12 of 12) sorted by relevance
/arch/arm/mach-at91/ |
D | board-afeb-9260v1.c | 113 .phy_irq_pin = AT91_PIN_PA9,
|
D | board-cam60.c | 151 .rdy_pin = AT91_PIN_PA9,
|
D | board-sam9-l9260.c | 53 at91_init_leds(AT91_PIN_PA9, AT91_PIN_PA6); in ek_map_io()
|
D | board-sam9g20ek.c | 216 .gpio = AT91_PIN_PA9,
|
D | board-sam9260ek.c | 258 .gpio = AT91_PIN_PA9,
|
D | at91sam9rl_devices.c | 765 at91_set_B_periph(AT91_PIN_PA9, 1); in configure_ssc1_pins() 889 at91_set_A_periph(AT91_PIN_PA9, 0); /* RTS0 */ in configure_usart0_pins()
|
D | at91rm9200_devices.c | 175 at91_set_A_periph(AT91_PIN_PA9, 0); /* ETX0 */ in at91_add_device_eth() 340 at91_set_B_periph(AT91_PIN_PA9, 1); in at91_add_device_mmc()
|
D | at91sam9261_devices.c | 853 at91_set_A_periph(AT91_PIN_PA9, 0); /* DRXD */ in configure_dbgu_pins()
|
D | at91sam9260_devices.c | 268 at91_set_A_periph(AT91_PIN_PA9, 1); in at91_add_device_mmc()
|
D | at91cap9_devices.c | 811 at91_set_A_periph(AT91_PIN_PA9, 0); /* AC97RX */ in at91_add_device_ac97()
|
D | at91sam9263_devices.c | 335 at91_set_A_periph(AT91_PIN_PA9, 1); in at91_add_device_mmc()
|
/arch/arm/mach-at91/include/mach/ |
D | gpio.h | 34 #define AT91_PIN_PA9 (PIN_BASE + 0x00 + 9) macro
|