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_CONT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/zaurus/dev/
ioexpreg.h
49
#define
IOEXP_BACKLIGHT_CONT
(1 << 4)
ioexp.c
217
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 11 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025