PCI_CGCTL_MISCBDCGE_MASK  130 sound/soc/sof/intel/hda-ctrl.c 	u32 val = enable ? PCI_CGCTL_MISCBDCGE_MASK : 0;
PCI_CGCTL_MISCBDCGE_MASK  132 sound/soc/sof/intel/hda-ctrl.c 	snd_sof_pci_update_bits(sdev, PCI_CGCTL, PCI_CGCTL_MISCBDCGE_MASK, val);