Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dtwl4030-madc.c60 #define TWL4030_MADC_EOC_SW (1 << 1) macro
587 if (!(reg & TWL4030_MADC_BUSY) && (reg & TWL4030_MADC_EOC_SW)) in twl4030_madc_wait_conversion_ready()