Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dtmp102.c38 #define TMP102_CONF_SD 0x0100 macro
258 if (tmp102->config_orig & TMP102_CONF_SD) { in tmp102_remove()
264 config | TMP102_CONF_SD); in tmp102_remove()
280 config |= TMP102_CONF_SD; in tmp102_suspend()
293 config &= ~TMP102_CONF_SD; in tmp102_resume()