Lines Matching refs:snd_wss_out
177 snd_wss_out(chip, CS4231_ALT_FEATURE_1, in snd_cs4236_playback_format()
179 snd_wss_out(chip, CS4231_PLAYBK_FORMAT, pdfr & 0xf0); in snd_cs4236_playback_format()
180 snd_wss_out(chip, CS4231_ALT_FEATURE_1, in snd_cs4236_playback_format()
195 snd_wss_out(chip, CS4231_ALT_FEATURE_1, in snd_cs4236_capture_format()
197 snd_wss_out(chip, CS4231_REC_FORMAT, cdfr & 0xf0); in snd_cs4236_capture_format()
198 snd_wss_out(chip, CS4231_ALT_FEATURE_1, in snd_cs4236_capture_format()
236 snd_wss_out(chip, reg, chip->image[reg]); in snd_cs4236_resume()
344 snd_wss_out(chip, CS4231_LEFT_INPUT, 0x40); in snd_cs4236_create()
345 snd_wss_out(chip, CS4231_RIGHT_INPUT, 0x40); in snd_cs4236_create()
346 snd_wss_out(chip, CS4231_AUX1_LEFT_INPUT, 0xff); in snd_cs4236_create()
347 snd_wss_out(chip, CS4231_AUX1_RIGHT_INPUT, 0xff); in snd_cs4236_create()
348 snd_wss_out(chip, CS4231_AUX2_LEFT_INPUT, 0xdf); in snd_cs4236_create()
349 snd_wss_out(chip, CS4231_AUX2_RIGHT_INPUT, 0xdf); in snd_cs4236_create()
350 snd_wss_out(chip, CS4231_RIGHT_LINE_IN, 0xff); in snd_cs4236_create()
351 snd_wss_out(chip, CS4231_LEFT_LINE_IN, 0xff); in snd_cs4236_create()
352 snd_wss_out(chip, CS4231_RIGHT_LINE_IN, 0xff); in snd_cs4236_create()
356 snd_wss_out(chip, CS4235_LEFT_MASTER, 0xff); in snd_cs4236_create()
357 snd_wss_out(chip, CS4235_RIGHT_MASTER, 0xff); in snd_cs4236_create()
641 snd_wss_out(chip, left_reg, val1); in snd_cs4236_put_double1()
746 snd_wss_out(chip, CS4235_LEFT_MASTER, val1); in snd_cs4235_put_output_accu()
747 snd_wss_out(chip, CS4235_RIGHT_MASTER, val2); in snd_cs4235_put_output_accu()
966 snd_wss_out(chip, CS4231_ALT_FEATURE_1, val); in snd_cs4236_put_iec958_switch()