Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/accel/
Dbma400.h116 #define BMA400_TAP_SEN_MSK GENMASK(2, 0) macro
Dbma400_core.c1409 *val = FIELD_GET(BMA400_TAP_SEN_MSK, reg_val); in bma400_read_event_value()
1497 BMA400_TAP_SEN_MSK, in bma400_write_event_value()
1498 FIELD_PREP(BMA400_TAP_SEN_MSK, in bma400_write_event_value()