Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/mfd/
A Dtps65217.h211 #define TPS65217_NUM_REGULATOR (TPS65217_NUM_DCDC + TPS65217_NUM_LDO) macro
244 struct regulator_init_data *tps65217_init_data[TPS65217_NUM_REGULATOR];
245 struct device_node *of_node[TPS65217_NUM_REGULATOR];
258 struct regulator_desc desc[TPS65217_NUM_REGULATOR];
/linux-6.3-rc2/drivers/regulator/
A Dtps65217-regulator.c224 TPS65217_NUM_REGULATOR, sizeof(u8), in tps65217_regulator_probe()
231 for (i = 0; i < TPS65217_NUM_REGULATOR; i++) { in tps65217_regulator_probe()

Completed in 5 milliseconds