Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dvt1211.c62 #define VT1211_REG_IN(ix) (0x21 + (ix)) macro
257 VT1211_REG_IN(ix)); in vt1211_update_device()