Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dsn95031.h102 #define SN95031_ADC_ENBL 0x10 macro
Dsn95031.c62 value |= (SN95031_ADC_ENBL | SN95031_ADC_START); in configure_adc()
88 if ((value & SN95031_ADC_ENBL) == 0) in find_free_channel()