Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mfd/
Dtps80031.c70 static int tps80031_slave_address[TPS80031_NUM_SLAVES] = {
439 for (i = 0; i < TPS80031_NUM_SLAVES; i++) { in tps80031_probe()
514 for (i = 0; i < TPS80031_NUM_SLAVES; i++) { in tps80031_probe()
535 for (i = 0; i < TPS80031_NUM_SLAVES; i++) { in tps80031_remove()
/linux-4.1.27/include/linux/mfd/
Dtps80031.h425 #define TPS80031_NUM_SLAVES 4 macro
513 struct i2c_client *clients[TPS80031_NUM_SLAVES];
514 struct regmap *regmap[TPS80031_NUM_SLAVES];