HomeSort by: relevance | last modified time | path
    Searched defs:contreg (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/zaurus/dev/
ioexp.c 225 uint8_t contreg = ioexp_gpio_pin_get(sc, IOEXP_BACKLIGHT_CONT); local in function:ioexp_set_backlight
236 if (cont && contreg) {
239 } else if (!cont && !contreg) {

Completed in 11 milliseconds