Home
last modified time | relevance | path

Searched refs:PIO_PUDR (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/sys/arm/at91/
Dat91_pio.c298 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()
Dat91_pioreg.h56 #define PIO_PUDR 0x60 /* PIO Pull-up Disable Register */ macro