AC_PINCTL_OUT_EN  363 sound/pci/hda/hda_generic.c 			if (! (node->pin_ctl & AC_PINCTL_OUT_EN))
AC_PINCTL_OUT_EN  381 sound/pci/hda/hda_generic.c 					    AC_PINCTL_OUT_EN |
AC_PINCTL_OUT_EN  377 sound/pci/hda/hda_local.h #define PIN_OUT		(AC_PINCTL_OUT_EN)
AC_PINCTL_OUT_EN  378 sound/pci/hda/hda_local.h #define PIN_HP			(AC_PINCTL_OUT_EN | AC_PINCTL_HP_EN)
AC_PINCTL_OUT_EN  311 sound/pci/hda/hda_proc.c 	if (pinctls & AC_PINCTL_OUT_EN)
AC_PINCTL_OUT_EN 2816 sound/pci/hda/patch_realtek.c 	if (pin_ctl & AC_PINCTL_OUT_EN) {
AC_PINCTL_OUT_EN 2840 sound/pci/hda/patch_realtek.c 		0, AC_PINCTL_OUT_EN, AC_PINCTL_OUT_EN | AC_PINCTL_HP_EN,
AC_PINCTL_OUT_EN 2490 sound/pci/hda/patch_sigmatel.c 		stac92xx_auto_set_pinctl(codec, nid, AC_PINCTL_OUT_EN);
AC_PINCTL_OUT_EN 3244 sound/pci/hda/patch_sigmatel.c 		stac92xx_auto_set_pinctl(codec, nid, AC_PINCTL_OUT_EN);
AC_PINCTL_OUT_EN 3257 sound/pci/hda/patch_sigmatel.c 			stac92xx_auto_set_pinctl(codec, pin, AC_PINCTL_OUT_EN | AC_PINCTL_HP_EN);
AC_PINCTL_OUT_EN 3263 sound/pci/hda/patch_sigmatel.c 			stac92xx_auto_set_pinctl(codec, pin, AC_PINCTL_OUT_EN);
AC_PINCTL_OUT_EN 3344 sound/pci/hda/patch_sigmatel.c 					 AC_PINCTL_OUT_EN);
AC_PINCTL_OUT_EN 3640 sound/pci/hda/patch_sigmatel.c 					 AC_PINCTL_OUT_EN);
AC_PINCTL_OUT_EN 3690 sound/pci/hda/patch_sigmatel.c 					 AC_PINCTL_OUT_EN);
AC_PINCTL_OUT_EN 3745 sound/pci/hda/patch_sigmatel.c 	if (flag & (AC_PINCTL_IN_EN | AC_PINCTL_OUT_EN))
AC_PINCTL_OUT_EN 3746 sound/pci/hda/patch_sigmatel.c 		pin_ctl &= ~(AC_PINCTL_IN_EN | AC_PINCTL_OUT_EN);
AC_PINCTL_OUT_EN 3803 sound/pci/hda/patch_sigmatel.c 			stac92xx_reset_pinctl(codec, nid, AC_PINCTL_OUT_EN);
AC_PINCTL_OUT_EN 3806 sound/pci/hda/patch_sigmatel.c 						AC_PINCTL_OUT_EN);
AC_PINCTL_OUT_EN 3809 sound/pci/hda/patch_sigmatel.c 						AC_PINCTL_OUT_EN);
AC_PINCTL_OUT_EN 3817 sound/pci/hda/patch_sigmatel.c 			stac92xx_set_pinctl(codec, nid, AC_PINCTL_OUT_EN);
AC_PINCTL_OUT_EN 3820 sound/pci/hda/patch_sigmatel.c 						AC_PINCTL_OUT_EN);
AC_PINCTL_OUT_EN 3823 sound/pci/hda/patch_sigmatel.c 						AC_PINCTL_OUT_EN);
AC_PINCTL_OUT_EN 3830 sound/pci/hda/patch_sigmatel.c 		stac92xx_set_pinctl(codec, nid, AC_PINCTL_OUT_EN);
AC_PINCTL_OUT_EN 4971 sound/pci/hda/patch_sigmatel.c 		stac92xx_reset_pinctl(codec, 0x0f, AC_PINCTL_OUT_EN);
AC_PINCTL_OUT_EN 4972 sound/pci/hda/patch_sigmatel.c 		stac92xx_set_pinctl(codec, 0x0a, AC_PINCTL_OUT_EN);
AC_PINCTL_OUT_EN 4974 sound/pci/hda/patch_sigmatel.c 		stac92xx_reset_pinctl(codec, 0x0a, AC_PINCTL_OUT_EN);
AC_PINCTL_OUT_EN 4975 sound/pci/hda/patch_sigmatel.c 		stac92xx_set_pinctl(codec, 0x0f, AC_PINCTL_OUT_EN);