Searched refs:AT91_PIN_PC9 (Results 1 – 12 of 12) sorted by relevance
/arch/arm/mach-at91/ |
D | board-flexibity.c | 82 .detect_pin = AT91_PIN_PC9,
|
D | board-afeb-9260v1.c | 139 .detect_pin = AT91_PIN_PC9,
|
D | board-pcontrol-g20.c | 167 .gpio = AT91_PIN_PC9,
|
D | gpio.h | 99 #define AT91_PIN_PC9 (0x40 + 9) macro
|
D | board-cpu9krea.c | 250 .gpio = AT91_PIN_PC9,
|
D | board-sam9g20ek.c | 206 .detect_pin = AT91_PIN_PC9,
|
D | at91sam9260_devices.c | 1224 at91_set_multi_drive(AT91_PIN_PC9, 0); in at91_add_device_cf() 1225 at91_set_A_periph(AT91_PIN_PC9, 0); in at91_add_device_cf()
|
D | at91sam9261_devices.c | 941 at91_set_A_periph(AT91_PIN_PC9, 0); /* RXD0 */ in configure_usart0_pins()
|
D | at91rm9200_devices.c | 280 at91_set_A_periph(AT91_PIN_PC9, 0); /* A25/CFRNW */ in at91_add_device_cf()
|
D | at91sam9rl_devices.c | 542 at91_set_B_periph(AT91_PIN_PC9, 0); /* LCDD3 */ in at91_add_device_lcdc()
|
D | at91sam9263_devices.c | 876 at91_set_A_periph(AT91_PIN_PC9, 0); /* LCDD5 */ in at91_add_device_lcdc()
|
D | at91sam9g45_devices.c | 1670 at91_set_B_periph(AT91_PIN_PC9, 0); /* RTS2 */ in configure_usart2_pins()
|