Searched refs:AT91_PIN_PC7 (Results 1 – 3 of 3) sorted by relevance
153 at91_set_gpio_output(AT91_PIN_PC7, 1); in board_init()210 at91_set_gpio_output(AT91_PIN_PC7, 1); in at91_spl_board_init()
107 at91_set_A_periph(AT91_PIN_PC7, 0); /* LCDDEN */ in at91sam9rlek_lcd_hw_init()
97 #define AT91_PIN_PC7 (PIN_BASE + 0x40 + 7) macro