Searched refs:SA3_MIC_MCV (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dopl3sa3reg.h137 #define SA3_MIC_MCV 0x1f /* Mic volume bits */ macro
/netbsd-6-1-5-RELEASE/sys/dev/isa/
H A Dym.c518 atten = ((AUDIO_MAX_GAIN - vol) * (SA3_MIC_MCV + 1)) /
522 (ym_read(sc, SA3_MIC_VOL) & ~SA3_MIC_MCV) | atten);

Completed in 103 milliseconds