Lines Matching refs:AT91_PIO_PORTA
237 at91_set_pio_pullup(AT91_PIO_PORTA, 14, 0); in taurus_macb_hw_init()
238 at91_set_pio_pullup(AT91_PIO_PORTA, 15, 0); in taurus_macb_hw_init()
239 at91_set_pio_pullup(AT91_PIO_PORTA, 17, 0); in taurus_macb_hw_init()
240 at91_set_pio_pullup(AT91_PIO_PORTA, 25, 0); in taurus_macb_hw_init()
241 at91_set_pio_pullup(AT91_PIO_PORTA, 26, 0); in taurus_macb_hw_init()
242 at91_set_pio_pullup(AT91_PIO_PORTA, 28, 0); in taurus_macb_hw_init()
251 at91_set_pio_pullup(AT91_PIO_PORTA, 14, 1); in taurus_macb_hw_init()
252 at91_set_pio_pullup(AT91_PIO_PORTA, 15, 1); in taurus_macb_hw_init()
253 at91_set_pio_pullup(AT91_PIO_PORTA, 17, 1); in taurus_macb_hw_init()
254 at91_set_pio_pullup(AT91_PIO_PORTA, 25, 1); in taurus_macb_hw_init()
255 at91_set_pio_pullup(AT91_PIO_PORTA, 26, 1); in taurus_macb_hw_init()
256 at91_set_pio_pullup(AT91_PIO_PORTA, 28, 1); in taurus_macb_hw_init()