Lines Matching refs:alc_get_coef0
170 static unsigned int alc_get_coef0(struct hda_codec *codec) in alc_get_coef0() function
301 coef = alc_get_coef0(codec); in alc_fill_eapd_coef()
375 switch (alc_get_coef0(codec) & 0x00f0) { in alc888_coef_init()
930 if ((alc_get_coef0(codec) & p->coef_mask) == p->coef_bits) in alc_codec_rename_from_preset()
2730 (alc_get_coef0(codec) & 0x00ff) == 0x018) { in alc269_shutup()
3080 (alc_get_coef0(codec) & 0x00ff) == 0x018) { in alc269_resume()
3089 (alc_get_coef0(codec) & 0x00ff) == 0x017) { in alc269_resume()
5971 if ((alc_get_coef0(codec) & 0x00ff) < 0x015) { in alc269_fill_coef()
5976 if ((alc_get_coef0(codec) & 0x00ff) == 0x016) { in alc269_fill_coef()
5981 if ((alc_get_coef0(codec) & 0x00ff) == 0x017) { in alc269_fill_coef()
5986 if ((alc_get_coef0(codec) & 0x00ff) == 0x018) { in alc269_fill_coef()
6033 switch (alc_get_coef0(codec) & 0x00f0) { in patch_alc269()
6990 if ((alc_get_coef0(codec) & (1 << 14)) && in patch_alc662()