Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drv1106_codec.c1212 ACODEC_ADC_SEL_I(0xff)); in rv1106_codec_power_on()
1222 ACODEC_ADC_SEL_I(0x02)); in rv1106_codec_power_on()
1235 ACODEC_ADC_SEL_I(0xff)); in rv1106_codec_power_off()
H A Drv1106_codec.h262 #define ACODEC_ADC_SEL_I(x) (x & 0xff) macro