Lines Matching defs:coef
230 /* coef writes/updates batch */
412 int coef;
414 coef = alc_get_coef0(codec);
425 if ((coef & 0x00f0) == 0x0010)
427 if ((coef & 0x00f0) == 0x0020)
429 if ((coef & 0x00f0) == 0x0030)
483 if ((coef & 0x00f0) == 0x0030)
506 if ((coef & 0x00f0) == 0x0020 || (coef & 0x00f0) == 0x0030)
1894 {.id = ALC260_FIXUP_COEF, .name = "coef"},
2702 {.id = ALC889_FIXUP_COEF, .name = "alc889-coef"},
4596 /* turn on/off mic-mute LED per capture hook by coef bit */
9477 {.id = ALC269VB_FIXUP_ASPIRE_E1_COEF, .name = "aspire-e1-coef"},