Searched refs:AT91_PIN_PB29 (Results 1 – 8 of 8) sorted by relevance
158 .gpio = AT91_PIN_PB29,196 at91_set_gpio_input(AT91_PIN_PB29, 1); /* sw0 */ in csb300_add_device_buttons()197 at91_set_deglitch(AT91_PIN_PB29, 1); in csb300_add_device_buttons()
75 .phy_irq_pin = AT91_PIN_PB29,
165 .vbus_pin = AT91_PIN_PB29,
435 at91_set_A_periph(AT91_PIN_PB29, 0); /* SPI1_SPCK */ in at91_add_device_spi()
875 at91_set_A_periph(AT91_PIN_PB29, 0); /* CTS1 */ in configure_usart1_pins()
248 at91_set_A_periph(AT91_PIN_PB29, 0); /* EMDC */ in at91_add_device_eth()
1020 at91_set_B_periph(AT91_PIN_PB29, 1); /* enable PWM3 */ in at91_add_device_pwm()
87 #define AT91_PIN_PB29 (PIN_BASE + 0x20 + 29) macro