Searched refs:regu_bo_config (Results 1 – 1 of 1) sorted by relevance
87 struct regu_bo_config { struct97 static struct regu_bo_config *regu_bo_config; argument105 struct regu_bo_config regu_cfg = { }; in dt_get_regu_boot_on_config()149 regu_bo_config = realloc(regu_bo_config, in dt_get_regu_boot_on_config()151 if (!regu_bo_config) in dt_get_regu_boot_on_config()154 regu_bo_config[regu_bo_count - 1] = regu_cfg; in dt_get_regu_boot_on_config()162 struct regu_bo_config *regu_cfg = ®u_bo_config[i]; in stm32mp_pmic_apply_boot_on_config()417 assert(!regu_bo_config && !regu_bo_count); in parse_regulator_fdt_nodes()
Completed in 3 milliseconds