Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dleds-ti-lmu-common.h18 #define LMU_11BIT_MSB_SHIFT 3 macro
/openbmc/linux/drivers/leds/
H A Dleds-ti-lmu-common.c41 val = brightness >> LMU_11BIT_MSB_SHIFT; in ti_lmu_common_update_brightness()