Searched refs:snd_cs4231_out (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/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(chi in snd_cs4231_init() [all...] |
/kernel/linux/linux-6.6/sound/sparc/ |
H A D | cs4231.c | 315 static void snd_cs4231_out(struct snd_cs4231 *chip, unsigned char reg, in snd_cs4231_out() function 505 snd_cs4231_out(chip, CS4231_IFACE_CTRL, in snd_cs4231_trigger() 613 snd_cs4231_out(chip, CS4231_PLAYBK_FORMAT, in snd_cs4231_playback_format() 638 snd_cs4231_out(chip, CS4231_PLAYBK_FORMAT, in snd_cs4231_capture_format() 646 snd_cs4231_out(chip, CS4231_REC_FORMAT, cdfr); in snd_cs4231_capture_format() 677 snd_cs4231_out(chip, CS4231_TIMER_HIGH, in snd_cs4231_timer_start() 680 snd_cs4231_out(chip, CS4231_TIMER_LOW, in snd_cs4231_timer_start() 683 snd_cs4231_out(chip, CS4231_ALT_FEATURE_1, in snd_cs4231_timer_start() 699 snd_cs4231_out(chip, CS4231_ALT_FEATURE_1, in snd_cs4231_timer_stop() 723 snd_cs4231_out(chi in snd_cs4231_init() [all...] |
Completed in 5 milliseconds