Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dmax31760.c29 #define REG_TEMP_INPUT(ch) (0x56 + (ch) * 2) macro
121 reg_temp = REG_TEMP_INPUT(channel); in max31760_read()