Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dtps65086.h16 #define TPS65086_DEVICEID1 0x00 macro
/openbmc/linux/drivers/mfd/
H A Dtps65086.c85 ret = regmap_read(tps->regmap, TPS65086_DEVICEID1, &tps->chip_id); in tps65086_probe()