Home
last modified time | relevance | path

Searched refs:MLX90614_CONFIG_FIR_SHIFT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/temperature/
H A Dmlx90614.c53 #define MLX90614_CONFIG_FIR_SHIFT 8 /* FIR coefficient */ macro
54 #define MLX90614_CONFIG_FIR_MASK (0x7 << MLX90614_CONFIG_FIR_SHIFT)
160 ret |= MLX90614_CONST_FIR << MLX90614_CONFIG_FIR_SHIFT; in mlx90614_iir_search()
/kernel/linux/linux-6.6/drivers/iio/temperature/
H A Dmlx90614.c50 #define MLX90614_CONFIG_FIR_SHIFT 8 /* FIR coefficient */ macro
51 #define MLX90614_CONFIG_FIR_MASK (0x7 << MLX90614_CONFIG_FIR_SHIFT)

Completed in 3 milliseconds