Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dscmi_protocol.h290 #define SCMI_SENS_INTVL_GET_SECS(x) FIELD_GET(GENMASK(20, 5), (x)) macro
/linux/drivers/iio/common/scmi_sensors/
H A Dscmi_iio.c500 SCMI_SENS_INTVL_GET_SECS(val) * NSEC_PER_SEC; in scmi_iio_convert_interval_to_ns()