Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dleds-ti-lmu-common.h17 #define LMU_11BIT_LSB_MASK (BIT(0) | BIT(1) | BIT(2)) macro
/openbmc/linux/drivers/leds/
H A Dleds-ti-lmu-common.c36 LMU_11BIT_LSB_MASK, in ti_lmu_common_update_brightness()