Searched refs:BMA400_D_TAP_MSK (Results 1 – 2 of 2) sorted by relevance
113 #define BMA400_D_TAP_MSK BIT(3) macro
1126 return FIELD_GET(BMA400_D_TAP_MSK, in bma400_read_event_config()1255 mask = BMA400_D_TAP_MSK; in bma400_tap_event_en()1256 set_mask_bits(&field_value, BMA400_D_TAP_MSK, in bma400_tap_event_en()1257 FIELD_PREP(BMA400_D_TAP_MSK, state)); in bma400_tap_event_en()