Home
last modified time | relevance | path

Searched refs:backlight (Results 1 – 15 of 15) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/lowlevel_v2x/
A Dde_smbl.c93 u32 backlight, thres_low, thres_high; in PWRSAVE_CORE() local
97 backlight = g_smbl_status[sel]->backlight; in PWRSAVE_CORE()
99 if (backlight < PWRSAVE_PROC_THRES) { in PWRSAVE_CORE()
185 if (backlight < thres_high) { in PWRSAVE_CORE()
188 (thres_high - backlight) / (thres_high - thres_low); in PWRSAVE_CORE()
242 g_smbl_status[sel]->backlight = info->backlight; in de_smbl_apply()
256 g_smbl_status[sel]->backlight = info->backlight; in de_smbl_apply()
397 g_smbl_status[sel]->backlight = value; in de_smbl_init()
A Dde_smbl_type.h258 unsigned int backlight; member
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/
A DKconfig2 bool "Support smart backlight"
5 If you want to support smart backlight, select it.
/bsp/allwinner/libraries/sunxi-hal/hal/source/disp2/disp/de/
A Ddisp_smart_backlight.c84 smbl->backlight = bl; in disp_smbl_update_backlight()
104 if (smbl->backlight != smblp->info.backlight) { in disp_smbl_apply()
105 smblp->info.backlight = smbl->backlight; in disp_smbl_apply()
351 info.window.height, smbl->backlight, in disp_smbl_dump()
A Dinclude.h408 u32 backlight; member
1123 u32 backlight; member
/bsp/nuvoton/numaker-m032ki/board/
A DKconfig43 int "Specify the pin index of backlight pin index"
/bsp/k210/drivers/
A DKconfig145 prompt "backlight active polarity"
149 bool "lcd backlight on low level"
/bsp/nuvoton/numaker-m467hj/board/
A DKconfig127 int "Specify the pin index of backlight pin index"
170 int "Specify the pin index of backlight pin index"
/bsp/nuvoton/numaker-m2354/board/
A DKconfig81 int "Specify the pin index of backlight pin index"
/bsp/nuvoton/nk-980iot/board/
A DKconfig87 int "Specify the pin index of backlight pin index"
/bsp/nuvoton/numaker-iot-m487/board/
A DKconfig127 int "Specify the pin index of backlight pin index"
/bsp/nuvoton/numaker-iot-m467/board/
A DKconfig128 int "Specify the pin index of backlight pin index"
/bsp/nuvoton/numaker-pfm-m487/board/
A DKconfig129 int "Specify the pin index of backlight pin index"
/bsp/renesas/ra8d1-ek/board/
A DKconfig571 bool "Use pwm to drive lcd backlight"
577 string "lcd backlight pwm name"
/bsp/renesas/ra6m3-hmi-board/board/
A DKconfig67 bool "Use pwm to drive lcd backlight"
73 string "lcd backlight pwm name"

Completed in 50 milliseconds