Searched refs:snd_cs4236_ctrl_out (Results 1 – 1 of 1) sorted by relevance
| /linux/sound/isa/cs423x/ |
| A D | cs4236_lib.c | 108 static void snd_cs4236_ctrl_out(struct snd_wss *chip, in snd_cs4236_ctrl_out() function 312 snd_cs4236_ctrl_out(chip, 0, 0x00); in snd_cs4236_create() 313 snd_cs4236_ctrl_out(chip, 2, 0xff); in snd_cs4236_create() 314 snd_cs4236_ctrl_out(chip, 3, 0x00); in snd_cs4236_create() 315 snd_cs4236_ctrl_out(chip, 4, 0x80); in snd_cs4236_create() 318 snd_cs4236_ctrl_out(chip, 5, reg); in snd_cs4236_create() 320 snd_cs4236_ctrl_out(chip, 7, 0x00); in snd_cs4236_create() 327 snd_cs4236_ctrl_out(chip, 8, 0x8c); in snd_cs4236_create() 484 snd_cs4236_ctrl_out(chip, reg, val); in snd_cs4236_put_singlec() 966 snd_cs4236_ctrl_out(chip, 4, val); in snd_cs4236_put_iec958_switch() [all …]
|
Completed in 13 milliseconds