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

/linux-4.4.14/sound/pci/hda/
H A Dpatch_realtek.c175 static unsigned int alc_get_coef0(struct hda_codec *codec) alc_get_coef0() function
306 coef = alc_get_coef0(codec); alc_fill_eapd_coef()
390 switch (alc_get_coef0(codec) & 0x00f0) { alc888_coef_init()
937 if ((alc_get_coef0(codec) & p->coef_mask) == p->coef_bits) alc_codec_rename_from_preset()
2737 (alc_get_coef0(codec) & 0x00ff) == 0x018) { alc269_shutup()
3087 (alc_get_coef0(codec) & 0x00ff) == 0x018) { alc269_resume()
3096 (alc_get_coef0(codec) & 0x00ff) == 0x017) { alc269_resume()
5965 if ((alc_get_coef0(codec) & 0x00ff) < 0x015) { alc269_fill_coef()
5970 if ((alc_get_coef0(codec) & 0x00ff) == 0x016) { alc269_fill_coef()
5975 if ((alc_get_coef0(codec) & 0x00ff) == 0x017) { alc269_fill_coef()
5980 if ((alc_get_coef0(codec) & 0x00ff) == 0x018) { alc269_fill_coef()
6033 switch (alc_get_coef0(codec) & 0x00f0) { patch_alc269()
6953 if ((alc_get_coef0(codec) & (1 << 14)) && patch_alc662()

Completed in 68 milliseconds