Searched refs:AT91_PIN_PC11 (Results 1 – 4 of 4) sorted by relevance
159 at91_set_gpio_output(AT91_PIN_PC11, 1); in board_init()216 at91_set_gpio_output(AT91_PIN_PC11, 1); in at91_spl_board_init()
111 at91_set_B_periph(AT91_PIN_PC11, 0); /* LCDD5 */ in at91sam9rlek_lcd_hw_init()
129 at91_set_gpio_input(AT91_PIN_PC11, 0); in at91sam9261ek_dm9000_hw_init()
101 #define AT91_PIN_PC11 (PIN_BASE + 0x40 + 11) macro