Searched refs:step_torch_current_ma (Results 1 – 1 of 1) sorted by relevance
118 u32 step_torch_current_ma; member329 steps_remaining = (brightness * tps6131x->step_torch_current_ma) / TPS6131X_TORCH_STEP_I_MA; in tps6131x_brightness_set()604 tps6131x->step_torch_current_ma = current_step_multiplier * TPS6131X_TORCH_STEP_I_MA; in tps6131x_parse_node()616 (tps6131x->max_torch_current_ma % tps6131x->step_torch_current_ma)) { in tps6131x_parse_node()618 tps6131x->step_torch_current_ma); in tps6131x_parse_node()715 intensity->min = tps6131x->step_torch_current_ma; in tps6131x_v4l2_setup()717 intensity->step = tps6131x->step_torch_current_ma; in tps6131x_v4l2_setup()