Searched refs:EX_PIN_ENABLE_MASK (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/leds/
H A Dleds-lm3642.c60 #define EX_PIN_ENABLE_MASK (0x70) macro
102 ret = regmap_update_bits(chip->regmap, REG_ENABLE, EX_PIN_ENABLE_MASK, lm3642_chip_init()

Completed in 43 milliseconds