Home
last modified time | relevance | path

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

/u-boot/drivers/power/regulator/
A Dregulator-uclass.c305 if (!ret && (uc_pdata->flags & REGULATOR_FLAG_AUTOSET_UA)) in regulator_autoset()
323 if (uc_pdata->flags & REGULATOR_FLAG_AUTOSET_UA) in regulator_show()
467 uc_pdata->flags |= REGULATOR_FLAG_AUTOSET_UA; in regulator_pre_probe()
/u-boot/include/power/
A Dregulator.h136 REGULATOR_FLAG_AUTOSET_UA = 1 << 1, enumerator

Completed in 5 milliseconds