MLX90632_PWR_STATUS   63 drivers/iio/temperature/mlx90632.c #define MLX90632_PWR_STATUS_HALT MLX90632_PWR_STATUS(0) /* hold */
MLX90632_PWR_STATUS   64 drivers/iio/temperature/mlx90632.c #define MLX90632_PWR_STATUS_SLEEP_STEP MLX90632_PWR_STATUS(1) /* sleep step*/
MLX90632_PWR_STATUS   65 drivers/iio/temperature/mlx90632.c #define MLX90632_PWR_STATUS_STEP MLX90632_PWR_STATUS(2) /* step */
MLX90632_PWR_STATUS   66 drivers/iio/temperature/mlx90632.c #define MLX90632_PWR_STATUS_CONTINUOUS MLX90632_PWR_STATUS(3) /* continuous*/