Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dltc2991.c23 #define LTC2991_CHANNEL_V_MSB(x) (0x0A + ((x) * 2)) macro
109 reg = LTC2991_CHANNEL_V_MSB(channel - 1); in ltc2991_read_in()