Searched refs:AT91_PIN_PB16 (Results 1 – 10 of 10) sorted by relevance
/arch/arm/mach-at91/ |
D | board-foxg20.c | 177 .pin = AT91_PIN_PB16,
|
D | board-sam9m10g45ek.c | 354 .gpio = AT91_PIN_PB16,
|
D | board-gsia18s.c | 120 .gpio = AT91_PIN_PB16,
|
D | board-yl-9200.c | 76 .gpio = AT91_PIN_PB16,
|
D | at91rm9200_devices.c | 192 at91_set_B_periph(AT91_PIN_PB16, 0); /* ERX3 */ in at91_add_device_eth() 860 at91_set_A_periph(AT91_PIN_PB16, 1); in configure_ssc2_pins()
|
D | at91sam9261_devices.c | 534 at91_set_A_periph(AT91_PIN_PB16, 0); /* LCDD11 */ in at91_add_device_lcdc()
|
D | at91sam9260_devices.c | 760 at91_set_A_periph(AT91_PIN_PB16, 1); in configure_ssc_pins()
|
D | at91sam9263_devices.c | 682 static const unsigned spi1_standard_cs[4] = { AT91_PIN_PB15, AT91_PIN_PB16, AT91_PIN_PB17, AT91_PIN…
|
D | at91sam9g45_devices.c | 807 at91_set_A_periph(AT91_PIN_PB16, 0); /* SPI1_SPCK */ in at91_add_device_spi()
|
/arch/arm/mach-at91/include/mach/ |
D | gpio.h | 73 #define AT91_PIN_PB16 (0x20 + 16) macro
|