Searched refs:PCI_CGCTL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/sof/intel/ |
H A D | hda-ctrl.c | 152 snd_sof_pci_update_bits(sdev, PCI_CGCTL, PCI_CGCTL_MISCBDCGE_MASK, val); in hda_dsp_ctrl_misc_clock_gating() 167 snd_sof_pci_update_bits(sdev, PCI_CGCTL, PCI_CGCTL_ADSPDCGE, val); in hda_dsp_ctrl_clock_power_gating()
|
H A D | hda.h | 26 #define PCI_CGCTL 0x48 macro 32 /* PCI_CGCTL bits */
|
/kernel/linux/linux-5.10/sound/soc/sof/intel/ |
H A D | hda-ctrl.c | 157 snd_sof_pci_update_bits(sdev, PCI_CGCTL, PCI_CGCTL_MISCBDCGE_MASK, val); in hda_dsp_ctrl_misc_clock_gating() 171 snd_sof_pci_update_bits(sdev, PCI_CGCTL, PCI_CGCTL_ADSPDCGE, val); in hda_dsp_ctrl_clock_power_gating()
|
H A D | hda.h | 24 #define PCI_CGCTL 0x48 macro 30 /* PCI_CGCTL bits */
|
Completed in 5 milliseconds