Searched refs:MLX90632_ID_MASK (Results 1 – 1 of 1) sorted by relevance
111 #define MLX90632_ID_MASK GENMASK(14, 0) /* DSP version and device ID in EE_VERSION */ macro890 read = read & MLX90632_ID_MASK; in mlx90632_probe()