Home
last modified time | relevance | path

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

/optee_os/core/include/drivers/
H A Dregulator.h48 struct regu_dt_desc { struct
246 const struct regu_dt_desc *desc);
259 const struct regu_dt_desc *d __unused) in regulator_dt_register()
/optee_os/core/drivers/regulator/
H A Dregulator_fixed.c129 struct regu_dt_desc desc = { }; in fixed_regulator_probe()
154 desc = (struct regu_dt_desc){ in fixed_regulator_probe()
H A Dregulator_gpio.c244 struct regu_dt_desc desc = { }; in regulator_gpio_probe()
276 desc = (struct regu_dt_desc){ in regulator_gpio_probe()
H A Dstm32_vrefbuf.c324 struct regu_dt_desc desc = { }; in stm32_vrefbuf_regulator_probe()
355 desc = (struct regu_dt_desc){ in stm32_vrefbuf_regulator_probe()
H A Dstm32mp13_regulator_iod.c261 static struct regu_dt_desc iod_regul_desc[IOD_REGU_COUNT] = {
H A Dregulator_dt.c344 const struct regu_dt_desc *desc) in regulator_dt_register()
/optee_os/core/arch/arm/plat-stm32mp1/drivers/
H A Dstm32mp1_pwr.c169 static const struct regu_dt_desc stm32mp1_pwr_regu_dt_desc[] = {
245 const struct regu_dt_desc *dt_desc = stm32mp1_pwr_regu_dt_desc; in stm32mp1_pwr_regu_probe()
H A Dstm32mp1_pmic.c541 struct regu_dt_desc desc = { }; in register_pmic_regulator()
552 desc = (struct regu_dt_desc){ in register_pmic_regulator()