Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/firmware/arm_scmi/
H A Dsensors.c74 #define NUM_TRIP_POINTS(x) FIELD_GET(GENMASK(7, 0), (x)) macro
468 s->num_trip_points = NUM_TRIP_POINTS(attrl); in scmi_sensor_description_get()