Searched refs:AT91_PIN_PE3 (Results 1 – 4 of 4) sorted by relevance
182 at91_set_A_periph(AT91_PIN_PE3, 0); /* LCDVSYNC */ in at91sam9m10g45ek_lcd_hw_init()
179 at91_set_A_periph(AT91_PIN_PE3, 0); /* LCDVSYNC */ in picosam9g45_lcd_hw_init()
144 at91_set_A_periph(AT91_PIN_PE3, 0); /* LCDVSYNC */ in at91sam9g45_lcd_hw_init()
159 #define AT91_PIN_PE3 (PIN_BASE + 0x80 + 3) macro