Searched refs:SENSOR_SCALE (Results 1 – 1 of 1) sorted by relevance
36 #define SENSOR_SCALE(x) (((x) >> 11) & 0x1f) macro147 s->scale = SENSOR_SCALE(attrh); in scmi_sensor_description_get()