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

/netbsd-current/sys/arch/zaurus/dev/
H A Dioexpreg.h49 #define IOEXP_BACKLIGHT_CONT (1 << 4) macro
H A Dioexp.c217 output_init_value &= ~IOEXP_BACKLIGHT_CONT;
219 output_init_value |= IOEXP_BACKLIGHT_CONT;
225 uint8_t contreg = ioexp_gpio_pin_get(sc, IOEXP_BACKLIGHT_CONT);
237 ioexp_gpio_pin_write(sc, IOEXP_BACKLIGHT_CONT,
240 ioexp_gpio_pin_write(sc, IOEXP_BACKLIGHT_CONT,

Completed in 102 milliseconds