Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/adc/
H A Dmeson-saradc.c75 #define MESON_SAR_ADC_DELAY_BL30_BUSY BIT(15) macro
205 } while (val & MESON_SAR_ADC_DELAY_BL30_BUSY && timeout--); in meson_saradc_lock()
/openbmc/linux/drivers/iio/adc/
H A Dmeson_saradc.c80 #define MESON_SAR_ADC_DELAY_BL30_BUSY BIT(15) macro
600 !(val & MESON_SAR_ADC_DELAY_BL30_BUSY), in meson_sar_adc_lock()