Searched refs:AT91_PIN_PC7 (Results 1 – 5 of 5) sorted by relevance
51 at91_init_leds(AT91_PIN_PC7, AT91_PIN_PC7); in ecb_at91map_io()
442 at91_set_A_periph(AT91_PIN_PC7, 0); /* LCDDEN */ in at91_add_device_lcdc()
871 at91_set_A_periph(AT91_PIN_PC7, 0); /* LCDD3 */ in at91_add_device_lcdc()
804 at91_set_A_periph(AT91_PIN_PC7, 0); /* LCDD3 */ in at91_add_device_lcdc()
98 #define AT91_PIN_PC7 (PIN_BASE + 0x40 + 7) macro