snd_cs4231_out
snd_cs4231_out(chip, i, *ptr++);
snd_cs4231_out(chip, CS4231_LEFT_INPUT, left);
snd_cs4231_out(chip, CS4231_RIGHT_INPUT, right);
snd_cs4231_out(chip, reg, val);
snd_cs4231_out(chip, left_reg, val1);
snd_cs4231_out(chip, right_reg, val2);
snd_cs4231_out(chip, CS4231_IFACE_CTRL,
snd_cs4231_out(chip, CS4231_PLAYBK_FORMAT,
snd_cs4231_out(chip, CS4231_PLAYBK_FORMAT,
snd_cs4231_out(chip, CS4231_REC_FORMAT, cdfr);
snd_cs4231_out(chip, CS4231_TIMER_HIGH,
snd_cs4231_out(chip, CS4231_TIMER_LOW,
snd_cs4231_out(chip, CS4231_ALT_FEATURE_1,
snd_cs4231_out(chip, CS4231_ALT_FEATURE_1,
snd_cs4231_out(chip, CS4231_IFACE_CTRL, chip->image[CS4231_IFACE_CTRL]);
snd_cs4231_out(chip, CS4231_ALT_FEATURE_1,
snd_cs4231_out(chip, CS4231_ALT_FEATURE_2,
snd_cs4231_out(chip, CS4231_PLAYBK_FORMAT,
snd_cs4231_out(chip, CS4231_REC_FORMAT, chip->image[CS4231_REC_FORMAT]);
snd_cs4231_out(chip, CS4231_IRQ_STATUS, CS4231_PLAYBACK_IRQ |
snd_cs4231_out(chip, CS4231_IRQ_STATUS, 0);
snd_cs4231_out(chip, CS4231_IRQ_STATUS, CS4231_PLAYBACK_IRQ |
snd_cs4231_out(chip, CS4231_IRQ_STATUS, 0);
snd_cs4231_out(chip, CS4231_IRQ_STATUS, 0);
snd_cs4231_out(chip, CS4231_IFACE_CTRL,
snd_cs4231_out(chip, CS4231_IRQ_STATUS, 0);
snd_cs4231_out(chip, CS4231_MISC_INFO, CS4231_MODE2);