Home
last modified time | relevance | path

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

/linux/drivers/iio/temperature/
H A Dmlx90635.c55 #define MLX90635_STAT_END_CONV BIT(1) /* End of conversion indicator */ macro
383 MLX90635_STAT_END_CONV, MLX90635_STAT_END_CONV); in mlx90635_perform_measurement_burst()
400 (!(reg_status & MLX90635_STAT_END_CONV)) == 0, in mlx90635_perform_measurement_burst()