Home
last modified time | relevance | path

Searched refs:snd_cs4231_out (Results 1 – 1 of 1) sorted by relevance

/sound/sparc/
Dcs4231.c315 static void snd_cs4231_out(struct snd_cs4231 *chip, unsigned char reg, in snd_cs4231_out() function
504 snd_cs4231_out(chip, CS4231_IFACE_CTRL, in snd_cs4231_trigger()
612 snd_cs4231_out(chip, CS4231_PLAYBK_FORMAT, in snd_cs4231_playback_format()
637 snd_cs4231_out(chip, CS4231_PLAYBK_FORMAT, in snd_cs4231_capture_format()
645 snd_cs4231_out(chip, CS4231_REC_FORMAT, cdfr); in snd_cs4231_capture_format()
676 snd_cs4231_out(chip, CS4231_TIMER_HIGH, in snd_cs4231_timer_start()
679 snd_cs4231_out(chip, CS4231_TIMER_LOW, in snd_cs4231_timer_start()
682 snd_cs4231_out(chip, CS4231_ALT_FEATURE_1, in snd_cs4231_timer_start()
698 snd_cs4231_out(chip, CS4231_ALT_FEATURE_1, in snd_cs4231_timer_stop()
722 snd_cs4231_out(chip, CS4231_IFACE_CTRL, chip->image[CS4231_IFACE_CTRL]); in snd_cs4231_init()
[all …]