Searched refs:BMA400_TAP_QUIETDT_MSK (Results 1 – 2 of 2) sorted by relevance
119 #define BMA400_TAP_QUIETDT_MSK GENMASK(5, 4) macro
1453 raw = FIELD_GET(BMA400_TAP_QUIETDT_MSK, reg_val); in bma400_read_event_value()1543 BMA400_TAP_QUIETDT_MSK, in bma400_write_event_value()1544 FIELD_PREP(BMA400_TAP_QUIETDT_MSK, in bma400_write_event_value()