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

/linux-master/drivers/regulator/
H A Dqcom-labibb-regulator.c573 int uA_limit = (lim->uA_step * i) + lim->uA_min; local
575 if (max_uA >= uA_limit && min_uA <= uA_limit)

Completed in 87 milliseconds