PCI_CGCTL_ADSPDCGE  145 sound/soc/sof/intel/hda-ctrl.c 	val = enable ? PCI_CGCTL_ADSPDCGE : 0;
PCI_CGCTL_ADSPDCGE  146 sound/soc/sof/intel/hda-ctrl.c 	snd_sof_pci_update_bits(sdev, PCI_CGCTL, PCI_CGCTL_ADSPDCGE, val);