Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/gpio/
H A Dgpiolock.c44 #define GPIOLOCK_MINPINS 2 macro
80 if (npins < GPIOLOCK_MINPINS || npins > GPIOLOCK_MAXPINS) { in gpiolock_match()