Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/backlight/
H A Dqcom-wled.c106 #define WLED4_SINK_REG_STR_CABC_MASK BIT(7) macro
491 val = enable ? WLED4_SINK_REG_STR_CABC_MASK : 0; in wled4_cabc_config()
494 WLED4_SINK_REG_STR_CABC_MASK, val); in wled4_cabc_config()