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

/linux-master/sound/pci/hda/
H A Dpatch_realtek.c3952 static void alc5505_coef_set(struct hda_codec *codec, unsigned int index_reg, function
3976 alc5505_coef_set(codec, 0x3000, 0x000c); /* DSP CPU stop */
3977 alc5505_coef_set(codec, 0x880c, 0x0008); /* DDR enter self refresh */
3978 alc5505_coef_set(codec, 0x61c0, 0x11110080); /* Clock control for PLL and CPU */
3979 alc5505_coef_set(codec, 0x6230, 0xfc0d4011); /* Disable Input OP */
3980 alc5505_coef_set(codec, 0x61b4, 0x040a2b03); /* Stop PLL2 */
3981 alc5505_coef_set(codec, 0x61b0, 0x00005b17); /* Stop PLL1 */
3982 alc5505_coef_set(codec, 0x61b8, 0x04133303); /* Stop PLL3 */
3984 alc5505_coef_set(codec, 0x6220, (val | 0x3000)); /* switch Ringbuffer clock to DBUS clock */
3989 alc5505_coef_set(code
[all...]

Completed in 100 milliseconds