Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dadt7411.c56 #define ADT7411_CFG3_REF_VDD BIT(4) macro
205 static ADT7411_BIT_ATTR(adc_ref_vdd, ADT7411_REG_CFG3, ADT7411_CFG3_REF_VDD);
272 if (val & ADT7411_CFG3_REF_VDD) { in adt7411_update_vref()