base_nid         2681 sound/pci/hda/patch_hdmi.c 	int base_nid, i;
base_nid         2684 sound/pci/hda/patch_hdmi.c 		base_nid = intel_base_nid(codec);
base_nid         2685 sound/pci/hda/patch_hdmi.c 		if (WARN_ON(pin_nid < base_nid || pin_nid >= base_nid + 3))
base_nid         2687 sound/pci/hda/patch_hdmi.c 		return pin_nid - base_nid + 1; /* intel port is 1-based */