Searched refs:uV_max (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/mfd/
H A Dtps65911-comparator.c40 int uV_max; member in struct:comparator
48 .uV_max = 3500,
54 .uV_max = 3500,
69 while (curr_voltage < tps_comp.uV_max) { comp_threshold_set()
77 if (curr_voltage > tps_comp.uV_max) comp_threshold_set()

Completed in 46 milliseconds