Home | History | Annotate | Download | only in isa

Lines Matching defs:sbdsp_mix_write

397 		sbdsp_mix_write(sc, SBP_MIX_RESET, SBP_MIX_RESET);
486 sbdsp_mix_write(sc, SBP_MIX_RESET, SBP_MIX_RESET);
494 sbdsp_mix_write(struct sbdsp_softc *sc, int mixerport, int val)
888 sbdsp_mix_write(sc, SBP_INFILTER, mixval);
945 sbdsp_mix_write(sc, SBP_RECORD_SOURCE, sbport | sc->in_filter);
961 sbdsp_mix_write(sc, SBP_RECORD_SOURCE_L, bitsl);
962 sbdsp_mix_write(sc, SBP_RECORD_SOURCE_R, bitsr);
1235 sbdsp_mix_write(sc, SBP_1335_MASTER_VOL, 0x04);
1236 sbdsp_mix_write(sc, SBP_1335_MIDI_VOL, 0x06);
1256 sbdsp_mix_write(sc, SB16P_TREBLE_L, 0x80);
1359 sbdsp_mix_write(sc, SBP_INFILTER,
1496 sbdsp_mix_write(sc, SBP_STEREO,
1712 sbdsp_mix_write(sc, src, gain);
1740 sbdsp_mix_write(sc, src, gain);
1776 sbdsp_mix_write(sc, SB16P_PCSPEAKER,
1782 sbdsp_mix_write(sc, src, sc->gain[port][SB_LEFT]);
1783 sbdsp_mix_write(sc, SB16P_L_TO_R(src),
1938 sbdsp_mix_write(sc, SB16P_AGC, cp->un.ord & 1);
1960 sbdsp_mix_write(sc, SB16P_OSWITCH, bits);
2006 sbdsp_mix_write(sc, SB16P_ISWITCH_L, lbits);
2007 sbdsp_mix_write(sc, SB16P_ISWITCH_L, rbits);