Searched refs:regulator_supported_voltages (Results 1 – 5 of 5) sorted by relevance
| /optee_os/core/include/drivers/ |
| H A D | regulator.h | 326 TEE_Result regulator_supported_voltages(struct regulator *regulator,
|
| /optee_os/core/drivers/regulator/ |
| H A D | stm32mp13_regulator_iod.c | 181 return regulator_supported_voltages(regu->supply, desc, levels); in iod_list_voltages()
|
| H A D | regulator.c | 231 TEE_Result regulator_supported_voltages(struct regulator *regulator, in regulator_supported_voltages() function
|
| /optee_os/core/drivers/ |
| H A D | stm32_cpu_opp.c | 108 res = regulator_supported_voltages(regul, &desc, &levels); in opp_voltage_is_supported()
|
| /optee_os/core/arch/arm/plat-stm32mp1/ |
| H A D | scmi_server.c | 773 res = regulator_supported_voltages(voltd->regulator, &desc, in plat_scmi_voltd_levels_array() 818 res = regulator_supported_voltages(voltd->regulator, &desc, in plat_scmi_voltd_levels_by_step()
|