Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/
H A Dleds-lm3642.c37 #define TORCH_PIN_EN_SHIFT (4) macro
126 opmode |= (TORCH_PIN_EN_MASK << TORCH_PIN_EN_SHIFT); in lm3642_control()
182 state = 0x01 << TORCH_PIN_EN_SHIFT; in torch_pin_store()
186 TORCH_PIN_EN_MASK << TORCH_PIN_EN_SHIFT, in torch_pin_store()