Searched refs:SY7802_REG_TORCH_BRIGHTNESS (Results 1 – 1 of 1) sorted by relevance
21 #define SY7802_REG_TORCH_BRIGHTNESS 0xa0 macro79 { SY7802_REG_TORCH_BRIGHTNESS, 0x92 },157 ret = regmap_update_bits(chip->regmap, SY7802_REG_TORCH_BRIGHTNESS, torch_mask, brightness); in sy7802_torch_brightness_set()409 regmap_write(chip->regmap, SY7802_REG_TORCH_BRIGHTNESS, LED_OFF); in sy7802_probe_dt()