Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dtps68470.h51 #define TPS68470_REG_REVID 0xFF macro
53 #define TPS68470_REG_MAX TPS68470_REG_REVID
/openbmc/linux/drivers/platform/x86/intel/int3472/
H A Dtps68470.c43 ret = regmap_read(regmap, TPS68470_REG_REVID, &version); in tps68470_chip_init()