Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/temperature/
Dmlx90632.c78 #define MLX90632_PWR_STATUS_HALT MLX90632_PWR_STATUS(0) /* hold */ macro
412 (MLX90632_MTYP_STATUS(type) | MLX90632_PWR_STATUS_HALT)); in mlx90632_set_meas_type()
417 data->powerstatus = MLX90632_PWR_STATUS_HALT; in mlx90632_set_meas_type()
1198 mlx90632->powerstatus = MLX90632_PWR_STATUS_HALT; in mlx90632_probe()