Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/backlight/
H A Dlp8788_bl.c29 #define LP8788_BL_RAMP_RISE_SHIFT 4 macro
92 val = (cfg->rise_time << LP8788_BL_RAMP_RISE_SHIFT) | cfg->fall_time; in lp8788_backlight_configure()