Home
last modified time | relevance | path

Searched refs:NUM_TRIP_POINTS (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/firmware/arm_scmi/
Dsensors.c38 #define NUM_TRIP_POINTS(x) ((x) & 0xff) macro
164 s->num_trip_points = NUM_TRIP_POINTS(attrl); in scmi_sensor_description_get()