Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/common/ssp_sensors/
H A Dssp_iio_sensor.h36 #define SSP_FACTOR_WITH_MS \ macro
56 *integer_part = SSP_FACTOR_WITH_MS / time; in ssp_convert_to_freq()
70 return div64_u64((u64)SSP_FACTOR_WITH_MS, value); in ssp_convert_to_time()