Searched refs:AT91_PIN_PB27 (Results 1 – 8 of 8) sorted by relevance
76 .det_pin = AT91_PIN_PB27,
113 .gpio = AT91_PIN_PB27,
87 .det_pin = AT91_PIN_PB27,
83 .det_pin = AT91_PIN_PB27,
533 at91_set_B_periph(AT91_PIN_PB27, 0); /* LCDD22 */ in at91_add_device_lcdc()
970 at91_set_A_periph(AT91_PIN_PB27, 0); /* CTS0 */ in configure_usart0_pins()
935 at91_set_A_periph(AT91_PIN_PB27, 0); /* ISI_D7 */ in at91_add_device_isi()
84 #define AT91_PIN_PB27 (0x20 + 27) macro