Searched refs:BACKLIGHT_MAX (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | backlight.h | 11 BACKLIGHT_MAX = 100, enumerator |
/openbmc/u-boot/test/dm/ | ||
H A D | panel.c | 53 ut_assertok(panel_set_backlight(dev, BACKLIGHT_MAX)); in dm_test_panel() |