Searched refs:AT91_PIN_PC10 (Results 1 – 4 of 4) sorted by relevance
158 at91_set_gpio_output(AT91_PIN_PC10, 0); in board_init()215 at91_set_gpio_output(AT91_PIN_PC10, 0); in at91_spl_board_init()
110 at91_set_B_periph(AT91_PIN_PC10, 0); /* LCDD4 */ in at91sam9rlek_lcd_hw_init()
126 at91_set_gpio_output(AT91_PIN_PC10, 0); in at91sam9261ek_dm9000_hw_init()
100 #define AT91_PIN_PC10 (PIN_BASE + 0x40 + 10) macro