Searched refs:attrl (Results 1 – 1 of 1) sorted by relevance
139 u32 attrh, attrl; in scmi_sensor_description_get() local142 attrl = le32_to_cpu(buf->desc[cnt].attributes_low); in scmi_sensor_description_get()151 s->async = SUPPORTS_ASYNC_READ(attrl); in scmi_sensor_description_get()152 s->num_trip_points = NUM_TRIP_POINTS(attrl); in scmi_sensor_description_get()