Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dadt7475.c127 #define CONFIG5_TEMPOFFSET 0x02 macro
432 if (data->config5 & CONFIG5_TEMPOFFSET) in temp_show()
477 if (data->config5 & CONFIG5_TEMPOFFSET) { in temp_store()