AD7192_CONF_ACX
return sysfs_emit(buf, "%ld\n", FIELD_GET(AD7192_CONF_ACX, st->conf));
st->conf |= AD7192_CONF_ACX;
st->conf &= ~AD7192_CONF_ACX;