BMI323_STEP_CNT_MSK
BMI323_STEP_CNT_MSK,
FIELD_PREP(BMI323_STEP_CNT_MSK, step_irq));
return FIELD_GET(BMI323_STEP_CNT_MSK, reg_val) ? 1 : 0;