Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-stm32mp/
H A Dpwr_regulator.c22 struct stm32mp_pwr_reg_info { struct
108 static const struct stm32mp_pwr_reg_info stm32mp_pwr_reg11 = {
114 static const struct stm32mp_pwr_reg_info stm32mp_pwr_reg18 = {
120 static const struct stm32mp_pwr_reg_info stm32mp_pwr_usb33 = {
126 static const struct stm32mp_pwr_reg_info *stm32mp_pwr_reg_infos[] = {
135 const struct stm32mp_pwr_reg_info **p = stm32mp_pwr_reg_infos; in stm32mp_pwr_regulator_probe()
205 const struct stm32mp_pwr_reg_info *p = dev_get_priv(dev); in stm32mp_pwr_regulator_get_enable()
220 const struct stm32mp_pwr_reg_info *p = dev_get_priv(dev); in stm32mp_pwr_regulator_set_enable()