Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dadt7475.c120 #define CONFIG5_TWOSCOMP 0x01 macro
232 if (!(data->config5 & CONFIG5_TWOSCOMP)) { in temp2reg()
250 if (data->config5 & CONFIG5_TWOSCOMP) { in reg2temp()