ass 607 sound/pci/hda/patch_realtek.c unsigned int ass, tmp, i; ass 614 sound/pci/hda/patch_realtek.c ass = spec->cdefine.sku_cfg; ass 615 sound/pci/hda/patch_realtek.c if (ass == ALC_FIXUP_SKU_IGNORE) ass 622 sound/pci/hda/patch_realtek.c ass = codec->core.subsystem_id & 0xffff; ass 623 sound/pci/hda/patch_realtek.c if (ass != codec->bus->pci->subsystem_device && (ass & 1)) ass 629 sound/pci/hda/patch_realtek.c ass = snd_hda_codec_get_pincfg(codec, nid); ass 631 sound/pci/hda/patch_realtek.c if (!(ass & 1)) { ass 633 sound/pci/hda/patch_realtek.c codec->core.chip_name, ass); ass 640 sound/pci/hda/patch_realtek.c if ((ass >> i) & 1) ass 643 sound/pci/hda/patch_realtek.c if (((ass >> 16) & 0xf) != tmp) ass 646 sound/pci/hda/patch_realtek.c spec->cdefine.port_connectivity = ass >> 30; ass 647 sound/pci/hda/patch_realtek.c spec->cdefine.enable_pcbeep = (ass & 0x100000) >> 20; ass 648 sound/pci/hda/patch_realtek.c spec->cdefine.check_sum = (ass >> 16) & 0xf; ass 649 sound/pci/hda/patch_realtek.c spec->cdefine.customization = ass >> 8; ass 651 sound/pci/hda/patch_realtek.c spec->cdefine.sku_cfg = ass; ass 652 sound/pci/hda/patch_realtek.c spec->cdefine.external_amp = (ass & 0x38) >> 3; ass 653 sound/pci/hda/patch_realtek.c spec->cdefine.platform_type = (ass & 0x4) >> 2; ass 654 sound/pci/hda/patch_realtek.c spec->cdefine.swap = (ass & 0x2) >> 1; ass 655 sound/pci/hda/patch_realtek.c spec->cdefine.override = ass & 0x1; ass 698 sound/pci/hda/patch_realtek.c unsigned int ass, tmp, i; ass 703 sound/pci/hda/patch_realtek.c ass = spec->cdefine.sku_cfg; ass 704 sound/pci/hda/patch_realtek.c if (ass == ALC_FIXUP_SKU_IGNORE) ass 709 sound/pci/hda/patch_realtek.c ass = codec->core.subsystem_id & 0xffff; ass 711 sound/pci/hda/patch_realtek.c ass != codec->bus->pci->subsystem_device && (ass & 1)) ass 726 sound/pci/hda/patch_realtek.c ass = snd_hda_codec_get_pincfg(codec, nid); ass 729 sound/pci/hda/patch_realtek.c ass, nid); ass 730 sound/pci/hda/patch_realtek.c if (!(ass & 1)) ass 732 sound/pci/hda/patch_realtek.c if ((ass >> 30) != 1) /* no physical connection */ ass 738 sound/pci/hda/patch_realtek.c if ((ass >> i) & 1) ass 741 sound/pci/hda/patch_realtek.c if (((ass >> 16) & 0xf) != tmp) ass 745 sound/pci/hda/patch_realtek.c ass & 0xffff, codec->core.vendor_id); ass 753 sound/pci/hda/patch_realtek.c tmp = (ass & 0x38) >> 3; /* external Amp control */ ass 775 sound/pci/hda/patch_realtek.c if (!(ass & 0x8000)) ass 786 sound/pci/hda/patch_realtek.c tmp = (ass >> 11) & 0x3; /* HP to chassis */