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