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

/linux-master/sound/pci/hda/
H A Dpatch_realtek.c225 static unsigned int alc_get_coef0(struct hda_codec *codec) function
411 coef = alc_get_coef0(codec);
525 switch (alc_get_coef0(codec) & 0x00f0) {
1086 if ((alc_get_coef0(codec) & p->coef_mask) == p->coef_bits)
3348 (alc_get_coef0(codec) & 0x00ff) == 0x018) {
4062 (alc_get_coef0(codec) & 0x00ff) == 0x018) {
4071 (alc_get_coef0(codec) & 0x00ff) == 0x017) {
11242 if ((alc_get_coef0(codec) & 0x00ff) < 0x015) {
11247 if ((alc_get_coef0(codec) & 0x00ff) == 0x016) {
11252 if ((alc_get_coef0(code
[all...]

Completed in 324 milliseconds