Home
last modified time | relevance | path

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

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