Searched refs:BMA400_STEP_INT_MSK (Results 1 – 2 of 2) sorted by relevance
58 #define BMA400_STEP_INT_MSK BIT(0) macro
789 BMA400_STEP_INT_MSK, in bma400_enable_steps()790 FIELD_PREP(BMA400_STEP_INT_MSK, val ? 1 : 0)); in bma400_enable_steps()1149 BMA400_STEP_INT_MSK, in bma400_steps_event_enable()1150 FIELD_PREP(BMA400_STEP_INT_MSK, in bma400_steps_event_enable()