snd_cs4236_ctrl_out  263 sound/isa/cs423x/cs4236_lib.c 			snd_cs4236_ctrl_out(chip, reg, chip->cimage[reg]);
snd_cs4236_ctrl_out  319 sound/isa/cs423x/cs4236_lib.c 	snd_cs4236_ctrl_out(chip, 0, 0x00);
snd_cs4236_ctrl_out  320 sound/isa/cs423x/cs4236_lib.c 	snd_cs4236_ctrl_out(chip, 2, 0xff);
snd_cs4236_ctrl_out  321 sound/isa/cs423x/cs4236_lib.c 	snd_cs4236_ctrl_out(chip, 3, 0x00);
snd_cs4236_ctrl_out  322 sound/isa/cs423x/cs4236_lib.c 	snd_cs4236_ctrl_out(chip, 4, 0x80);
snd_cs4236_ctrl_out  323 sound/isa/cs423x/cs4236_lib.c 	snd_cs4236_ctrl_out(chip, 5, ((IEC958_AES1_CON_PCM_CODER & 3) << 6) | IEC958_AES0_CON_EMPHASIS_NONE);
snd_cs4236_ctrl_out  324 sound/isa/cs423x/cs4236_lib.c 	snd_cs4236_ctrl_out(chip, 6, IEC958_AES1_CON_PCM_CODER >> 2);
snd_cs4236_ctrl_out  325 sound/isa/cs423x/cs4236_lib.c 	snd_cs4236_ctrl_out(chip, 7, 0x00);
snd_cs4236_ctrl_out  330 sound/isa/cs423x/cs4236_lib.c 	snd_cs4236_ctrl_out(chip, 8, 0x8c);
snd_cs4236_ctrl_out  481 sound/isa/cs423x/cs4236_lib.c 	snd_cs4236_ctrl_out(chip, reg, val);
snd_cs4236_ctrl_out  914 sound/isa/cs423x/cs4236_lib.c 	snd_cs4236_ctrl_out(chip, 4, val);
snd_cs4236_ctrl_out  917 sound/isa/cs423x/cs4236_lib.c 	snd_cs4236_ctrl_out(chip, 4, val);