Searched refs:BMI323_MOTION_MSK (Results 1 – 2 of 2) sorted by relevance
101 #define BMI323_MOTION_MSK GENMASK(3, 2) macro
526 irq_msk = BMI323_MOTION_MSK; in bmi323_motion_event_en()527 irq_field_val = FIELD_PREP(BMI323_MOTION_MSK, motion_irq); in bmi323_motion_event_en()