Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dtmp401.c117 #define TMP401_CONFIG_RANGE BIT(2) macro
185 if (config & TMP401_CONFIG_RANGE) in tmp401_register_to_temp()
193 if (config & TMP401_CONFIG_RANGE) { in tmp401_temp_to_register()
399 if (data->config & TMP401_CONFIG_RANGE) in store_temp_crit_hyst()