Searched refs:ADT7411_REG_CFG3 (Results 1 – 1 of 1) sorted by relevance
37 #define ADT7411_REG_CFG3 0x1a macro149 val = i2c_smbus_read_byte_data(client, ADT7411_REG_CFG3); in adt7411_show_input()231 static ADT7411_BIT_ATTR(fast_sampling, ADT7411_REG_CFG3, ADT7411_CFG3_ADC_CLK_225);232 static ADT7411_BIT_ATTR(adc_ref_vdd, ADT7411_REG_CFG3, ADT7411_CFG3_REF_VDD);