Searched refs:BMI323_NOMOTION_MSK (Results 1 – 2 of 2) sorted by relevance
100 #define BMI323_NOMOTION_MSK GENMASK(1, 0) macro
535 irq_msk = BMI323_NOMOTION_MSK; in bmi323_motion_event_en()536 irq_field_val = FIELD_PREP(BMI323_NOMOTION_MSK, motion_irq); in bmi323_motion_event_en()