Searched refs:backlight (Results 1 – 15 of 15) sorted by relevance
93 u32 backlight, thres_low, thres_high; in PWRSAVE_CORE() local97 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()
258 unsigned int backlight; member
2 bool "Support smart backlight"5 If you want to support smart backlight, select it.
84 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()
408 u32 backlight; member1123 u32 backlight; member
43 int "Specify the pin index of backlight pin index"
145 prompt "backlight active polarity"149 bool "lcd backlight on low level"
127 int "Specify the pin index of backlight pin index"170 int "Specify the pin index of backlight pin index"
81 int "Specify the pin index of backlight pin index"
87 int "Specify the pin index of backlight pin index"
127 int "Specify the pin index of backlight pin index"
128 int "Specify the pin index of backlight pin index"
129 int "Specify the pin index of backlight pin index"
571 bool "Use pwm to drive lcd backlight"577 string "lcd backlight pwm name"
67 bool "Use pwm to drive lcd backlight"73 string "lcd backlight pwm name"
Completed in 50 milliseconds