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

/netbsd-current/sys/arch/zaurus/dev/
H A Dioexp.c225 uint8_t contreg = ioexp_gpio_pin_get(sc, IOEXP_BACKLIGHT_CONT); local
236 if (cont && contreg) {
239 } else if (!cont && !contreg) {

Completed in 273 milliseconds