Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/leds/
Dleds-lm3642.c41 #define TORCH_PIN_EN_SHIFT (4) macro
130 opmode |= (TORCH_PIN_EN_MASK << TORCH_PIN_EN_SHIFT); in lm3642_control()
187 state = 0x01 << TORCH_PIN_EN_SHIFT; in lm3642_torch_pin_store()
191 TORCH_PIN_EN_MASK << TORCH_PIN_EN_SHIFT, in lm3642_torch_pin_store()