Home
last modified time | relevance | path

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

/linux/drivers/leds/flash/
H A Dleds-tps6131x.c539 u32 max_current_flash_ma, max_current_torch_ma; in tps6131x_parse_node() local
573 max_current_torch_ma = 0; in tps6131x_parse_node()
579 max_current_torch_ma += TPS6131X_TORCH_MAX_I_CHAN13_MA; in tps6131x_parse_node()
584 max_current_torch_ma += TPS6131X_TORCH_MAX_I_CHAN2_MA; in tps6131x_parse_node()
589 max_current_torch_ma += TPS6131X_TORCH_MAX_I_CHAN13_MA; in tps6131x_parse_node()
615 tps6131x->max_torch_current_ma > max_current_torch_ma || in tps6131x_parse_node()