Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/
H A Dleds-mt6323.c54 #define ISINK_CH_STEP(i) (((i) << 12) & ISINK_CH_STEP_MASK) macro
169 con2_val |= ISINK_CH_STEP(brightness - 1) | in mt6323_led_hw_brightness()