Lines Matching refs:snd_wss_out
191 snd_wss_out(chip, CS4231_ALT_FEATURE_1, in snd_cs4236_playback_format()
193 snd_wss_out(chip, CS4231_PLAYBK_FORMAT, pdfr & 0xf0); in snd_cs4236_playback_format()
194 snd_wss_out(chip, CS4231_ALT_FEATURE_1, in snd_cs4236_playback_format()
209 snd_wss_out(chip, CS4231_ALT_FEATURE_1, in snd_cs4236_capture_format()
211 snd_wss_out(chip, CS4231_REC_FORMAT, cdfr & 0xf0); in snd_cs4236_capture_format()
212 snd_wss_out(chip, CS4231_ALT_FEATURE_1, in snd_cs4236_capture_format()
250 snd_wss_out(chip, reg, chip->image[reg]); in snd_cs4236_resume()
358 snd_wss_out(chip, CS4231_LEFT_INPUT, 0x40); in snd_cs4236_create()
359 snd_wss_out(chip, CS4231_RIGHT_INPUT, 0x40); in snd_cs4236_create()
360 snd_wss_out(chip, CS4231_AUX1_LEFT_INPUT, 0xff); in snd_cs4236_create()
361 snd_wss_out(chip, CS4231_AUX1_RIGHT_INPUT, 0xff); in snd_cs4236_create()
362 snd_wss_out(chip, CS4231_AUX2_LEFT_INPUT, 0xdf); in snd_cs4236_create()
363 snd_wss_out(chip, CS4231_AUX2_RIGHT_INPUT, 0xdf); in snd_cs4236_create()
364 snd_wss_out(chip, CS4231_RIGHT_LINE_IN, 0xff); in snd_cs4236_create()
365 snd_wss_out(chip, CS4231_LEFT_LINE_IN, 0xff); in snd_cs4236_create()
366 snd_wss_out(chip, CS4231_RIGHT_LINE_IN, 0xff); in snd_cs4236_create()
370 snd_wss_out(chip, CS4235_LEFT_MASTER, 0xff); in snd_cs4236_create()
371 snd_wss_out(chip, CS4235_RIGHT_MASTER, 0xff); in snd_cs4236_create()
655 snd_wss_out(chip, left_reg, val1); in snd_cs4236_put_double1()
760 snd_wss_out(chip, CS4235_LEFT_MASTER, val1); in snd_cs4235_put_output_accu()
761 snd_wss_out(chip, CS4235_RIGHT_MASTER, val2); in snd_cs4235_put_output_accu()
980 snd_wss_out(chip, CS4231_ALT_FEATURE_1, val); in snd_cs4236_put_iec958_switch()