Searched refs:A10_ADC_ACTL (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/arm/allwinner/ |
| H A D | a10_codec.c | 202 #define A10_ADC_ACTL 0x28 macro 241 val = CODEC_READ(sc, A10_ADC_ACTL); in a10_mixer_init() 243 CODEC_WRITE(sc, A10_ADC_ACTL, val); in a10_mixer_init() 255 [SOUND_MIXER_LINE] = { A10_ADC_ACTL, A10_LNPREG_MASK, 257 [SOUND_MIXER_RECLEV] = { A10_ADC_ACTL, A10_ADCG_MASK, 287 val = CODEC_READ(sc, A10_ADC_ACTL); in a10_mixer_setrecsrc() 306 CODEC_WRITE(sc, A10_ADC_ACTL, val); in a10_mixer_setrecsrc() 340 val = CODEC_READ(sc, A10_ADC_ACTL); in a10_mute() 358 CODEC_WRITE(sc, A10_ADC_ACTL, val); in a10_mute()
|