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

/linux-master/drivers/regulator/
H A Danatop-regulator.c249 rdesc->min_dropout_uV = 125000;
H A Drk808-regulator.c96 .min_dropout_uV = (m_drop) * 1000, \
H A Dcore.c3825 (rdev->desc->min_dropout_uV || !(rdev->desc->ops->get_voltage ||
3842 best_supply_uV += rdev->desc->min_dropout_uV;
/linux-master/include/linux/regulator/
H A Ddriver.h288 * @min_dropout_uV: The minimum dropout voltage this regulator can handle
380 int min_dropout_uV; member in struct:regulator_desc

Completed in 338 milliseconds