Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/leds/
Dleds-lm3642.c42 #define TORCH_PIN_EN_SHIFT (4) macro
135 opmode |= (TORCH_PIN_EN_MASK << TORCH_PIN_EN_SHIFT); in lm3642_control()
192 state = 0x01 << TORCH_PIN_EN_SHIFT; in lm3642_torch_pin_store()
196 TORCH_PIN_EN_MASK << TORCH_PIN_EN_SHIFT, in lm3642_torch_pin_store()