Searched refs:AT91_PIN_PB4 (Results 1 – 3 of 3) sorted by relevance
70 at91_set_A_periph(AT91_PIN_PB4, 0); /* NANDOE */ in at91sam9rlek_nand_hw_init()
166 at91_set_A_periph(AT91_PIN_PB4, 0); /* LCDCC */ in at91sam9261ek_lcd_hw_init()
61 #define AT91_PIN_PB4 (PIN_BASE + 0x20 + 4) macro