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