Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/mfd/
Dtps65218.h228 #define TPS65218_NUM_REGULATOR (TPS65218_NUM_DCDC + TPS65218_NUM_LDO \ macro
269 struct regulator_desc desc[TPS65218_NUM_REGULATOR];
/linux-5.19.10/drivers/regulator/
Dtps65218-regulator.c327 TPS65218_NUM_REGULATOR, sizeof(u8), in tps65218_regulator_probe()