Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-stm32mp/
H A Dpwr_regulator.c171 static int stm32mp_pwr_regulator_set_value(struct udevice *dev, int uV) in stm32mp_pwr_regulator_set_value() function
263 .set_value = stm32mp_pwr_regulator_set_value,