Searched refs:snd_cs4236_ctrl_out (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/sound/isa/cs423x/
H A Dcs4236_lib.c122 static void snd_cs4236_ctrl_out(struct snd_wss *chip, snd_cs4236_ctrl_out() function
261 snd_cs4236_ctrl_out(chip, reg, chip->cimage[reg]); snd_cs4236_resume()
328 snd_cs4236_ctrl_out(chip, 0, 0x00); snd_cs4236_create()
329 snd_cs4236_ctrl_out(chip, 2, 0xff); snd_cs4236_create()
330 snd_cs4236_ctrl_out(chip, 3, 0x00); snd_cs4236_create()
331 snd_cs4236_ctrl_out(chip, 4, 0x80); snd_cs4236_create()
334 snd_cs4236_ctrl_out(chip, 5, reg); snd_cs4236_create()
335 snd_cs4236_ctrl_out(chip, 6, IEC958_AES1_CON_PCM_CODER >> 2); snd_cs4236_create()
336 snd_cs4236_ctrl_out(chip, 7, 0x00); snd_cs4236_create()
343 snd_cs4236_ctrl_out(chip, 8, 0x8c); snd_cs4236_create()
500 snd_cs4236_ctrl_out(chip, reg, val); snd_cs4236_put_singlec()
982 snd_cs4236_ctrl_out(chip, 4, val); snd_cs4236_put_iec958_switch()
985 snd_cs4236_ctrl_out(chip, 4, val); snd_cs4236_put_iec958_switch()

Completed in 35 milliseconds