Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dlm3560.c115 u32 max_torch_brt[LM3560_LED_MAX]; member
351 u32 max_torch_brt = flash->max_torch_brt[led_no]; in lm3560_init_controls() local
388 config->torch_brt_min_ua, max_torch_brt, in lm3560_init_controls()
389 config->torch_brt_step_ua, max_torch_brt); in lm3560_init_controls()
620 flash->max_torch_brt[reg] = config->torch_brt_min_ua; in lm3560_probe()
622 &flash->max_torch_brt[reg]); in lm3560_probe()