Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/accel/
Dbma400.h116 #define BMA400_TAP_SEN_MSK GENMASK(2, 0) macro
Dbma400_core.c1435 *val = FIELD_GET(BMA400_TAP_SEN_MSK, reg_val); in bma400_read_event_value()
1523 BMA400_TAP_SEN_MSK, in bma400_write_event_value()
1524 FIELD_PREP(BMA400_TAP_SEN_MSK, in bma400_write_event_value()