Home
last modified time | relevance | path

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

/openbsd/sys/dev/isa/
H A Dsbreg.h158 #define SB_1335_MASTER_GAIN(x) ((x) >> 5) macro
H A Dsbdsp.c1408 gain = SB_1335_MASTER_GAIN(sc->gain[port][SB_LEFT]); in sbdsp_set_mixer_gain()