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

/netbsd-current/sys/arch/arm/at91/
H A Dat91piovar.h56 void at91pio_per(struct at91pio_softc *, int bit, int perab);
H A Dat91pio.c289 void at91pio_per(struct at91pio_softc *sc, int bit, int perab) argument
294 switch (perab) {
307 panic("%s: perab is invalid: %i", __FUNCTION__, perab);

Completed in 94 milliseconds