Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dltc2992.c72 #define LTC2992_SENSE(x) (LTC2992_SENSE1 + ((x) * 0x32)) macro
511 reg = LTC2992_SENSE(channel); in ltc2992_read_in()