Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mfd/
Dtps65911-comparator.c34 int uV_max; member
42 .uV_max = 3500,
48 .uV_max = 3500,
60 while (curr_voltage < tps_comp.uV_max) { in comp_threshold_set()
68 if (curr_voltage > tps_comp.uV_max) in comp_threshold_set()