eapd_mask         181 sound/pci/hda/patch_sigmatel.c 	unsigned int eapd_mask;
eapd_mask         413 sound/pci/hda/patch_sigmatel.c 	if (spec->eapd_mask && spec->eapd_switch) {
eapd_mask         416 sound/pci/hda/patch_sigmatel.c 			val &= ~spec->eapd_mask;
eapd_mask         418 sound/pci/hda/patch_sigmatel.c 			val |= spec->eapd_mask;
eapd_mask         543 sound/pci/hda/patch_sigmatel.c 		spec->eapd_mask = spec->gpio_dir = spec->gpio_data =
eapd_mask         550 sound/pci/hda/patch_sigmatel.c 	if (get_int_hint(codec, "eapd_mask", &spec->eapd_mask))
eapd_mask         551 sound/pci/hda/patch_sigmatel.c 		spec->eapd_mask &= spec->gpio_mask;
eapd_mask        2175 sound/pci/hda/patch_sigmatel.c 	spec->eapd_mask = spec->gpio_mask = spec->gpio_dir =
eapd_mask        3825 sound/pci/hda/patch_sigmatel.c 		spec->eapd_mask = spec->gpio_mask = 0;
eapd_mask        3840 sound/pci/hda/patch_sigmatel.c 		spec->eapd_mask = spec->gpio_mask = 0x04;
eapd_mask        4092 sound/pci/hda/patch_sigmatel.c 		spec->eapd_mask = spec->gpio_mask = spec->gpio_dir = 0;
eapd_mask        4114 sound/pci/hda/patch_sigmatel.c 		spec->eapd_mask = 0x01;
eapd_mask        4352 sound/pci/hda/patch_sigmatel.c 		spec->gpio_data |= spec->eapd_mask;
eapd_mask        4383 sound/pci/hda/patch_sigmatel.c 	if (spec->eapd_mask)
eapd_mask        4386 sound/pci/hda/patch_sigmatel.c 				~spec->eapd_mask);
eapd_mask        4582 sound/pci/hda/patch_sigmatel.c 	spec->eapd_mask = spec->gpio_mask = spec->gpio_dir = 0x1;
eapd_mask        4623 sound/pci/hda/patch_sigmatel.c 	spec->gpio_mask |= spec->eapd_mask;
eapd_mask        4878 sound/pci/hda/patch_sigmatel.c 	spec->eapd_mask = spec->gpio_mask = 0x01;
eapd_mask        4941 sound/pci/hda/patch_sigmatel.c 	spec->eapd_mask = spec->gpio_mask = spec->gpio_dir = 0x1;