idx_val 584 sound/pci/hda/patch_sigmatel.c unsigned int val, idx_val; idx_val 586 sound/pci/hda/patch_sigmatel.c idx_val = spec->aloopback_mask << idx; idx_val 588 sound/pci/hda/patch_sigmatel.c val = spec->aloopback | idx_val; idx_val 590 sound/pci/hda/patch_sigmatel.c val = spec->aloopback & ~idx_val; idx_val 603 sound/pci/hda/patch_sigmatel.c if (spec->aloopback & idx_val) { idx_val 605 sound/pci/hda/patch_sigmatel.c dac_mode |= idx_val; idx_val 608 sound/pci/hda/patch_sigmatel.c dac_mode &= ~idx_val;