Searched refs:TPS65086_DEVICEID2 (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/mfd/ | ||
H A D | tps65086.h | 17 #define TPS65086_DEVICEID2 0x01 macro |
/linux/drivers/mfd/ | ||
H A D | tps65086.c | 92 ret = regmap_read(tps->regmap, TPS65086_DEVICEID2, &version); in tps65086_probe() |