Searched refs:MLX90632_PWR_STATUS (Results 1 – 1 of 1) sorted by relevance
77 #define MLX90632_PWR_STATUS(ctrl_val) (ctrl_val << 1) macro78 #define MLX90632_PWR_STATUS_HALT MLX90632_PWR_STATUS(0) /* hold */79 #define MLX90632_PWR_STATUS_SLEEP_STEP MLX90632_PWR_STATUS(1) /* sleep step */80 #define MLX90632_PWR_STATUS_STEP MLX90632_PWR_STATUS(2) /* step */81 #define MLX90632_PWR_STATUS_CONTINUOUS MLX90632_PWR_STATUS(3) /* continuous */