Searched refs:tps65090_matches (Results 1 – 1 of 1) sorted by relevance
304 static struct of_regulator_match tps65090_matches[] = { variable346 ret = of_regulator_match(&pdev->dev, regulators, tps65090_matches, in tps65090_parse_dt_reg_data()347 ARRAY_SIZE(tps65090_matches)); in tps65090_parse_dt_reg_data()355 *tps65090_reg_matches = tps65090_matches; in tps65090_parse_dt_reg_data()356 for (idx = 0; idx < ARRAY_SIZE(tps65090_matches); idx++) { in tps65090_parse_dt_reg_data()361 ri_data = tps65090_matches[idx].init_data; in tps65090_parse_dt_reg_data()362 if (!ri_data || !tps65090_matches[idx].of_node) in tps65090_parse_dt_reg_data()367 tps65090_matches[idx].of_node, in tps65090_parse_dt_reg_data()379 tps65090_matches[idx].of_node, in tps65090_parse_dt_reg_data()390 if (of_property_read_u32(tps65090_matches[idx].of_node, in tps65090_parse_dt_reg_data()