Searched refs:snd_cs4231_out (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/sparc/ |
| H A D | cs4231.c | 316 static void snd_cs4231_out(struct snd_cs4231 *chip, unsigned char reg, in snd_cs4231_out() function 506 snd_cs4231_out(chip, CS4231_IFACE_CTRL, in snd_cs4231_trigger() 614 snd_cs4231_out(chip, CS4231_PLAYBK_FORMAT, in snd_cs4231_playback_format() 639 snd_cs4231_out(chip, CS4231_PLAYBK_FORMAT, in snd_cs4231_capture_format() 647 snd_cs4231_out(chip, CS4231_REC_FORMAT, cdfr); in snd_cs4231_capture_format() 678 snd_cs4231_out(chip, CS4231_TIMER_HIGH, in snd_cs4231_timer_start() 681 snd_cs4231_out(chip, CS4231_TIMER_LOW, in snd_cs4231_timer_start() 684 snd_cs4231_out(chip, CS4231_ALT_FEATURE_1, in snd_cs4231_timer_start() 700 snd_cs4231_out(chip, CS4231_ALT_FEATURE_1, in snd_cs4231_timer_stop() 724 snd_cs4231_out(chip, CS4231_IFACE_CTRL, chip->image[CS4231_IFACE_CTRL]); in snd_cs4231_init() [all …]
|