OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IOEXP_BACKLIGHT_ON
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/zaurus/dev/
ioexpreg.h
50
#define
IOEXP_BACKLIGHT_ON
(1 << 3)
ioexp.c
212
output_init_value |=
IOEXP_BACKLIGHT_ON
;
214
output_init_value &= ~
IOEXP_BACKLIGHT_ON
;
224
uint8_t bkreg = ioexp_gpio_pin_get(sc,
IOEXP_BACKLIGHT_ON
);
228
ioexp_gpio_pin_write(sc,
IOEXP_BACKLIGHT_ON
,
231
ioexp_gpio_pin_write(sc,
IOEXP_BACKLIGHT_ON
,
Completed in 13 milliseconds
Indexes created Sun Oct 19 18:09:56 GMT 2025