Home
last modified time | relevance | path

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

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