Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dtps65090.h50 TPS65090_REGULATOR_MAX, enumerator
107 struct tps65090_regulator_plat_data *reg_pdata[TPS65090_REGULATOR_MAX];
/openbmc/linux/drivers/regulator/
H A Dtps65090-regulator.c325 TPS65090_REGULATOR_MAX, sizeof(*reg_pdata), in tps65090_parse_dt_reg_data()
430 TPS65090_REGULATOR_MAX, sizeof(*pmic), in tps65090_regulator_probe()
435 for (num = 0; num < TPS65090_REGULATOR_MAX; num++) { in tps65090_regulator_probe()