snd_cs4231_out    506 sound/sparc/cs4231.c 		snd_cs4231_out(chip, CS4231_IFACE_CTRL,
snd_cs4231_out    614 sound/sparc/cs4231.c 	snd_cs4231_out(chip, CS4231_PLAYBK_FORMAT,
snd_cs4231_out    639 sound/sparc/cs4231.c 		snd_cs4231_out(chip, CS4231_PLAYBK_FORMAT,
snd_cs4231_out    647 sound/sparc/cs4231.c 	snd_cs4231_out(chip, CS4231_REC_FORMAT, cdfr);
snd_cs4231_out    678 sound/sparc/cs4231.c 		snd_cs4231_out(chip, CS4231_TIMER_HIGH,
snd_cs4231_out    681 sound/sparc/cs4231.c 		snd_cs4231_out(chip, CS4231_TIMER_LOW,
snd_cs4231_out    684 sound/sparc/cs4231.c 		snd_cs4231_out(chip, CS4231_ALT_FEATURE_1,
snd_cs4231_out    700 sound/sparc/cs4231.c 	snd_cs4231_out(chip, CS4231_ALT_FEATURE_1,
snd_cs4231_out    724 sound/sparc/cs4231.c 	snd_cs4231_out(chip, CS4231_IFACE_CTRL, chip->image[CS4231_IFACE_CTRL]);
snd_cs4231_out    734 sound/sparc/cs4231.c 	snd_cs4231_out(chip, CS4231_ALT_FEATURE_1,
snd_cs4231_out    745 sound/sparc/cs4231.c 	snd_cs4231_out(chip, CS4231_ALT_FEATURE_2,
snd_cs4231_out    751 sound/sparc/cs4231.c 	snd_cs4231_out(chip, CS4231_PLAYBK_FORMAT,
snd_cs4231_out    762 sound/sparc/cs4231.c 	snd_cs4231_out(chip, CS4231_REC_FORMAT, chip->image[CS4231_REC_FORMAT]);
snd_cs4231_out    787 sound/sparc/cs4231.c 	snd_cs4231_out(chip, CS4231_IRQ_STATUS, CS4231_PLAYBACK_IRQ |
snd_cs4231_out    790 sound/sparc/cs4231.c 	snd_cs4231_out(chip, CS4231_IRQ_STATUS, 0);
snd_cs4231_out    794 sound/sparc/cs4231.c 	snd_cs4231_out(chip, CS4231_IRQ_STATUS, CS4231_PLAYBACK_IRQ |
snd_cs4231_out    797 sound/sparc/cs4231.c 	snd_cs4231_out(chip, CS4231_IRQ_STATUS, 0);
snd_cs4231_out    820 sound/sparc/cs4231.c 	snd_cs4231_out(chip, CS4231_IRQ_STATUS, 0);
snd_cs4231_out    835 sound/sparc/cs4231.c 		snd_cs4231_out(chip, CS4231_IFACE_CTRL,
snd_cs4231_out    843 sound/sparc/cs4231.c 	snd_cs4231_out(chip, CS4231_IRQ_STATUS, 0);
snd_cs4231_out   1044 sound/sparc/cs4231.c 			snd_cs4231_out(chip, CS4231_MISC_INFO, CS4231_MODE2);
snd_cs4231_out   1080 sound/sparc/cs4231.c 		snd_cs4231_out(chip, i, *ptr++);
snd_cs4231_out   1328 sound/sparc/cs4231.c 	snd_cs4231_out(chip, CS4231_LEFT_INPUT, left);
snd_cs4231_out   1329 sound/sparc/cs4231.c 	snd_cs4231_out(chip, CS4231_RIGHT_INPUT, right);
snd_cs4231_out   1394 sound/sparc/cs4231.c 	snd_cs4231_out(chip, reg, val);
snd_cs4231_out   1475 sound/sparc/cs4231.c 	snd_cs4231_out(chip, left_reg, val1);
snd_cs4231_out   1476 sound/sparc/cs4231.c 	snd_cs4231_out(chip, right_reg, val2);