Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dscmi_protocol.h247 #define SCMI_SENS_INTVL_GET_SECS(x) FIELD_GET(GENMASK(20, 5), (x)) macro
/Linux-v6.6/drivers/iio/common/scmi_sensors/
Dscmi_iio.c500 SCMI_SENS_INTVL_GET_SECS(val) * NSEC_PER_SEC; in scmi_iio_convert_interval_to_ns()