ADXL345_TAP_X_EN
else if (FIELD_GET(ADXL345_TAP_X_EN, regval))
*en = FIELD_GET(ADXL345_TAP_X_EN, axis_ctrl);
axis_ctrl = ADXL345_TAP_X_EN;