Home
last modified time | relevance | path

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

/drivers/media/usb/stk1160/
Dstk1160-ac97.c40 static void stk1160_write_ac97(struct stk1160 *dev, u16 reg, u16 value) in stk1160_write_ac97() function
144 stk1160_write_ac97(dev, 0x12, 0x8808); /* CD volume */ in stk1160_ac97_setup()
145 stk1160_write_ac97(dev, 0x10, 0x0808); /* Line-in volume */ in stk1160_ac97_setup()
146 stk1160_write_ac97(dev, 0x0e, 0x0008); /* MIC volume (mono) */ in stk1160_ac97_setup()
147 stk1160_write_ac97(dev, 0x16, 0x0808); /* Aux volume */ in stk1160_ac97_setup()
148 stk1160_write_ac97(dev, 0x1a, 0x0404); /* Record select */ in stk1160_ac97_setup()
149 stk1160_write_ac97(dev, 0x02, 0x0000); /* Master volume */ in stk1160_ac97_setup()
150 stk1160_write_ac97(dev, 0x1c, 0x0808); /* Record gain */ in stk1160_ac97_setup()