Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/accel/
Dbma400.h118 #define BMA400_TAP_QUIET_MSK GENMASK(3, 2) macro
Dbma400_core.c1417 raw = FIELD_GET(BMA400_TAP_QUIET_MSK, reg_val); in bma400_read_event_value()
1507 BMA400_TAP_QUIET_MSK, in bma400_write_event_value()
1508 FIELD_PREP(BMA400_TAP_QUIET_MSK, in bma400_write_event_value()