Home
last modified time | relevance | path

Searched refs:PCI_CGCTL (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/sound/soc/sof/intel/
H A Dhda-ctrl.c155 snd_sof_pci_update_bits(sdev, PCI_CGCTL, PCI_CGCTL_MISCBDCGE_MASK, val); in hda_dsp_ctrl_misc_clock_gating()
170 snd_sof_pci_update_bits(sdev, PCI_CGCTL, PCI_CGCTL_ADSPDCGE, val); in hda_dsp_ctrl_clock_power_gating()
H A Dhda.h27 #define PCI_CGCTL 0x48 macro