Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/gpio/
Dgpiopps.c60 int sc_assert_val; member
129 sc->sc_assert_val = GPIO_PIN_HIGH; in gpiopps_attach()
164 sc->sc_assert_val = GPIO_PIN_LOW; in gpiopps_attach()
318 if (val == sc->sc_assert_val) in gpiopps_double_intr()