Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dlm3560.c74 u32 torch_brt_min_ua; member
177 if (brt < config->torch_brt_min_ua) in lm3560_torch_brt_ctrl()
182 br_bits = clamp(brt, config->torch_brt_min_ua, in lm3560_torch_brt_ctrl()
184 br_bits = (br_bits - config->torch_brt_min_ua) / in lm3560_torch_brt_ctrl()
388 config->torch_brt_min_ua, max_torch_brt, in lm3560_init_controls()
620 flash->max_torch_brt[reg] = config->torch_brt_min_ua; in lm3560_probe()
683 .torch_brt_min_ua = 28125,
693 .torch_brt_min_ua = 31250,