Home
last modified time | relevance | path

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

/optee_os/core/arch/arm/plat-stm32mp1/drivers/
H A Dstm32mp1_pmic.c500 static struct pmic_regulator_data pmic_regu_cfg[ARRAY_SIZE(pmic_regu_name_ids)]; variable
556 .priv = pmic_regu_cfg + i, in register_pmic_regulator()
559 priv_dt_properties(fdt, regu_node, pmic_regu_cfg + i); in register_pmic_regulator()