Home
last modified time | relevance | path

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

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