Home
last modified time | relevance | path

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

/netbsd/sys/dev/ic/
H A Dcs4215reg.h87 #define CS4215_MA(v) ((v)<<4) /* monitor path attenuation 0xf: mute */ macro
/netbsd/sys/dev/sbus/
H A Ddbri.c932 CS4215_MA(15 - ((sc->sc_monitor >> 4) & 0x0f)); in mmcodec_default()
968 (CS4215_MA(15 - ((sc->sc_monitor >> 4) & 0x0f))); in mmcodec_setgain()