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

/freebsd-10.1-release/sys/arm/at91/
H A Dat91_pioreg.h57 #define PIO_PUDR 0x60 /* PIO Pull-up Disable Register */ macro
H A Dat91_pio.c430 WR4(sc, PIO_PUDR, cfg->iomask & ~cfg->pullup);
503 PIO[PIO_PUDR / 4] = periph_a_mask;
516 PIO[PIO_PUDR / 4] = periph_b_mask;
544 PIO[PIO_PUDR / 4] = output_enable_mask;

Completed in 100 milliseconds