Home
last modified time | relevance | path

Searched refs:BACKLIGHT_MIN (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dbacklight.h12 BACKLIGHT_MIN = 0, enumerator
/openbmc/u-boot/test/dm/
H A Dpanel.c58 ut_assertok(panel_set_backlight(dev, BACKLIGHT_MIN)); in dm_test_panel()