Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/i2s/
Di2s_codec_hi35xx.c182 value &= ~ADC_TUNE_EN_09; in AudioCodecSetI2slFsSel()
189 value &= ~ADC_TUNE_EN_09; in AudioCodecSetI2slFsSel()
388 value &= ~ADC_TUNE_EN_09; in CodecInit()
Di2s_codec_hi35xx.h79 #define ADC_TUNE_EN_09 (0x1 << 11) macro