Searched refs:ADT7316_ADCLK_22_5 (Results 1 – 1 of 1) sorted by relevance
119 #define ADT7316_ADCLK_22_5 0x1 macro598 return sprintf(buf, "%d\n", !!(chip->config3 & ADT7316_ADCLK_22_5)); in adt7316_show_fast_ad_clock()611 config3 = chip->config3 & (~ADT7316_ADCLK_22_5); in adt7316_store_fast_ad_clock()613 config3 |= ADT7316_ADCLK_22_5; in adt7316_store_fast_ad_clock()