Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/adc/
Dqcom-spmi-adc5.c26 #define ADC5_USR_STATUS1_CONV_FAULT BIT(7) macro
438 if (status & ADC5_USR_STATUS1_CONV_FAULT) { in adc7_do_conversion()