Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dad7291.c73 #define AD7291_T_AVG_LOW BIT(2) macro
133 if ((t_status & AD7291_T_LOW) || (t_status & AD7291_T_AVG_LOW)) in ad7291_event_handler()
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dad7291.c73 #define AD7291_T_AVG_LOW BIT(2) macro
133 if ((t_status & AD7291_T_LOW) || (t_status & AD7291_T_AVG_LOW)) in ad7291_event_handler()

Completed in 3 milliseconds