Home
last modified time | relevance | path

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

/drivers/iio/adc/
Dbcm_iproc_adc.c42 #define IPROC_ADC_PWR_ADC BIT(4) macro
380 val &= ~(IPROC_ADC_PWR_LDO | IPROC_ADC_PWR_ADC | IPROC_ADC_PWR_BG); in iproc_adc_enable()