Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dtps65218.h25 #define TPS65218_REG_CHIPID 0x00 macro
/openbmc/linux/drivers/mfd/
H A Dtps65218.c311 ret = regmap_read(tps->regmap, TPS65218_REG_CHIPID, &chipid); in tps65218_probe()