Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dspear_adc.c35 #define SPEAR_ADC_STATUS_VREF_INTERNAL BIT(9) macro
165 status |= SPEAR_ADC_STATUS_VREF_INTERNAL; in spear_adc_read_raw()