Searched refs:ADT7316_DISABLE_AVERAGING (Results 1 – 1 of 1) sorted by relevance
112 #define ADT7316_DISABLE_AVERAGING 0x20 macro483 !!(chip->config2 & ADT7316_DISABLE_AVERAGING)); in adt7316_show_disable_averaging()496 config2 = chip->config2 & (~ADT7316_DISABLE_AVERAGING); in adt7316_store_disable_averaging()498 config2 |= ADT7316_DISABLE_AVERAGING; in adt7316_store_disable_averaging()