Searched refs:AD7192_CONF_ACX (Results 1 – 1 of 1) sorted by relevance
99 #define AD7192_CONF_ACX BIT(22) /* AC excitation enable(AD7195 only) */ macro665 return sysfs_emit(buf, "%ld\n", FIELD_GET(AD7192_CONF_ACX, st->conf)); in ad7192_show_ac_excitation()709 st->conf |= AD7192_CONF_ACX; in ad7192_set()711 st->conf &= ~AD7192_CONF_ACX; in ad7192_set()