Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dad1848reg.h116 #define INPUT_MIC_GAIN_ENABLE 0x20 macro
Dad1848.c159 GAIN_12|INPUT_MIC_GAIN_ENABLE, /* Left Input Control */
160 GAIN_12|INPUT_MIC_GAIN_ENABLE, /* Right Input Control */
617 reg | INPUT_MIC_GAIN_ENABLE); in ad1848_set_mic_gain()
622 reg & ~INPUT_MIC_GAIN_ENABLE); in ad1848_set_mic_gain()