Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/mfd/
Dtps65218.h220 #define TPS65218_NUM_REGULATOR (TPS65218_NUM_DCDC + TPS65218_NUM_LDO \ macro
261 struct regulator_desc desc[TPS65218_NUM_REGULATOR];
/Linux-v6.6/drivers/regulator/
Dtps65218-regulator.c319 TPS65218_NUM_REGULATOR, sizeof(u8), in tps65218_regulator_probe()