Searched refs:BMI270_ACC_CONF_RANGE_MSK (Results 1 – 1 of 1) sorted by relevance
43 #define BMI270_ACC_CONF_RANGE_MSK GENMASK(1, 0) macro235 mask = BMI270_ACC_CONF_RANGE_MSK; in bmi270_set_scale()271 val = FIELD_GET(BMI270_ACC_CONF_RANGE_MSK, val); in bmi270_get_scale()