Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dqcom-spmi-adc5.c27 #define ADC5_USR_STATUS1_CONV_FAULT BIT(7) macro
378 if (status & ADC5_USR_STATUS1_CONV_FAULT) { in adc7_do_conversion()