Home
last modified time | relevance | path

Searched refs:BMA400_TAP_QUIETDT_MSK (Results 1 – 2 of 2) sorted by relevance

/drivers/iio/accel/
Dbma400.h119 #define BMA400_TAP_QUIETDT_MSK GENMASK(5, 4) macro
Dbma400_core.c1453 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()