Searched refs:PIO_PUDR (Results 1 – 2 of 2) sorted by relevance
298 PIO[PIO_PUDR / 4] = periph_a_mask; in at91_pio_use_periph_a()311 PIO[PIO_PUDR / 4] = periph_b_mask; in at91_pio_use_periph_b()339 PIO[PIO_PUDR / 4] = output_enable_mask; in at91_pio_gpio_output()
56 #define PIO_PUDR 0x60 /* PIO Pull-up Disable Register */ macro