Searched refs:AT91_PIN_PD5 (Results 1 – 9 of 9) sorted by relevance
76 .pullup_pin = AT91_PIN_PD5,
82 .pullup_pin = AT91_PIN_PD5,
99 .det_pin = AT91_PIN_PD5,
124 .phy_irq_pin = AT91_PIN_PD5,
450 at91_set_A_periph(AT91_PIN_PD5, 1); /* NWAIT */ in at91_add_device_cf()1425 at91_set_B_periph(AT91_PIN_PD5, 0); /* RTS2 */ in configure_usart2_pins()
796 at91_set_B_periph(AT91_PIN_PD5, 1); /* enable PWM2 */ in at91_add_device_pwm()
1411 at91_set_A_periph(AT91_PIN_PD5, 1); in configure_ssc0_pins()
128 #define AT91_PIN_PD5 (0x60 + 5) macro