Searched refs:AT91_PIN_PC9 (Results 1 – 12 of 12) sorted by relevance
/arch/arm/mach-at91/ |
D | board-flexibity.c | 86 .det_pin = AT91_PIN_PC9,
|
D | board-sam9g20ek.c | 217 .detect_pin = AT91_PIN_PC9, 226 .det_pin = AT91_PIN_PC9,
|
D | board-pcontrol-g20.c | 175 .gpio = AT91_PIN_PC9,
|
D | board-afeb-9260v1.c | 152 .det_pin = AT91_PIN_PC9,
|
D | board-cpu9krea.c | 276 .gpio = AT91_PIN_PC9,
|
D | at91sam9260_devices.c | 1322 at91_set_multi_drive(AT91_PIN_PC9, 0); in at91_add_device_cf() 1323 at91_set_A_periph(AT91_PIN_PC9, 0); in at91_add_device_cf()
|
D | at91sam9261_devices.c | 926 at91_set_A_periph(AT91_PIN_PC9, 0); /* RXD0 */ in configure_usart0_pins()
|
D | at91sam9rl_devices.c | 539 at91_set_B_periph(AT91_PIN_PC9, 0); /* LCDD3 */ in at91_add_device_lcdc()
|
D | at91rm9200_devices.c | 277 at91_set_A_periph(AT91_PIN_PC9, 0); /* A25/CFRNW */ in at91_add_device_cf()
|
D | at91sam9263_devices.c | 849 at91_set_A_periph(AT91_PIN_PC9, 0); /* LCDD5 */ in at91_add_device_lcdc()
|
D | at91sam9g45_devices.c | 1658 at91_set_B_periph(AT91_PIN_PC9, 0); /* RTS2 */ in configure_usart2_pins()
|
/arch/arm/mach-at91/include/mach/ |
D | gpio.h | 99 #define AT91_PIN_PC9 (0x40 + 9) macro
|