Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-stm32mp/
H A Dpwr_regulator.c218 static int stm32mp_pwr_regulator_set_enable(struct udevice *dev, bool enable) in stm32mp_pwr_regulator_set_enable() function
266 .set_enable = stm32mp_pwr_regulator_set_enable,