snd_sof_pci_update_bits  132 sound/soc/sof/intel/hda-ctrl.c 	snd_sof_pci_update_bits(sdev, PCI_CGCTL, PCI_CGCTL_MISCBDCGE_MASK, val);
snd_sof_pci_update_bits  146 sound/soc/sof/intel/hda-ctrl.c 	snd_sof_pci_update_bits(sdev, PCI_CGCTL, PCI_CGCTL_ADSPDCGE, val);
snd_sof_pci_update_bits  155 sound/soc/sof/intel/hda-ctrl.c 	snd_sof_pci_update_bits(sdev, PCI_PGCTL, PCI_PGCTL_ADSPPGD, val);
snd_sof_pci_update_bits  321 sound/soc/sof/intel/hda-dsp.c 	snd_sof_pci_update_bits(sdev, PCI_PGCTL,
snd_sof_pci_update_bits  347 sound/soc/sof/intel/hda-dsp.c 	snd_sof_pci_update_bits(sdev, PCI_TCSEL, 0x07, 0);
snd_sof_pci_update_bits  644 sound/soc/sof/intel/hda.c 	snd_sof_pci_update_bits(sdev, PCI_TCSEL, 0x07, 0);
snd_sof_pci_update_bits   49 sound/soc/sof/ops.c EXPORT_SYMBOL(snd_sof_pci_update_bits);
snd_sof_pci_update_bits  444 sound/soc/sof/ops.h bool snd_sof_pci_update_bits(struct snd_sof_dev *sdev, u32 offset,