snd_cs4236_ctrl_out
snd_cs4236_ctrl_out(chip, reg, chip->cimage[reg]);
snd_cs4236_ctrl_out(chip, 0, 0x00);
snd_cs4236_ctrl_out(chip, 2, 0xff);
snd_cs4236_ctrl_out(chip, 3, 0x00);
snd_cs4236_ctrl_out(chip, 4, 0x80);
snd_cs4236_ctrl_out(chip, 5, reg);
snd_cs4236_ctrl_out(chip, 6, IEC958_AES1_CON_PCM_CODER >> 2);
snd_cs4236_ctrl_out(chip, 7, 0x00);
snd_cs4236_ctrl_out(chip, 8, 0x8c);
snd_cs4236_ctrl_out(chip, reg, val);
snd_cs4236_ctrl_out(chip, 4, val);
snd_cs4236_ctrl_out(chip, 4, val);