Searched refs:BMA400_STEP_STAT_MASK (Results 1 – 2 of 2) sorted by relevance
60 #define BMA400_STEP_STAT_MASK GENMASK(9, 8) macro
1667 if (FIELD_GET(BMA400_STEP_STAT_MASK, le16_to_cpu(data->status))) { in bma400_interrupt()