Searched refs:max_torch_current_ma (Results 1 – 1 of 1) sorted by relevance
117 u32 max_torch_current_ma; member612 tps6131x->max_torch_current_ma = UA_TO_MA(current_ua); in tps6131x_parse_node()614 if (!tps6131x->max_torch_current_ma || in tps6131x_parse_node()615 tps6131x->max_torch_current_ma > max_current_torch_ma || in tps6131x_parse_node()616 (tps6131x->max_torch_current_ma % tps6131x->step_torch_current_ma)) { in tps6131x_parse_node()679 led_cdev->max_brightness = tps6131x->max_torch_current_ma; in tps6131x_led_class_setup()716 intensity->max = tps6131x->max_torch_current_ma; in tps6131x_v4l2_setup()