Searched refs:snd_cs4231_out (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/sparc/ |
H A D | cs4231.c | 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() 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() 699 snd_cs4231_out(chip, CS4231_ALT_FEATURE_1, in snd_cs4231_timer_stop() 733 snd_cs4231_out(chip, CS4231_ALT_FEATURE_1, in snd_cs4231_init() 834 snd_cs4231_out(chip, CS4231_IFACE_CTRL, in snd_cs4231_close() 1069 snd_cs4231_out(chip, i, *ptr++); in snd_cs4231_probe() 1378 snd_cs4231_out(chip, reg, val); in snd_cs4231_put_single() 1459 snd_cs4231_out(chip, left_reg, val1); in snd_cs4231_put_double() [all …]
|