Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/common/ssp_sensors/
Dssp_iio_sensor.h35 #define SSP_FACTOR_WITH_MS \ macro
55 *integer_part = SSP_FACTOR_WITH_MS / time; in ssp_convert_to_freq()
69 return div64_u64((u64)SSP_FACTOR_WITH_MS, value); in ssp_convert_to_time()