Home
last modified time | relevance | path

Searched refs:PCI_PGCTL_ADSPPGD (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-ctrl.c176 val = enable ? 0 : PCI_PGCTL_ADSPPGD; in hda_dsp_ctrl_clock_power_gating()
177 snd_sof_pci_update_bits(sdev, PCI_PGCTL, PCI_PGCTL_ADSPPGD, val); in hda_dsp_ctrl_clock_power_gating()
H A Dhda.h29 #define PCI_PGCTL_ADSPPGD BIT(2) macro
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dhda-ctrl.c179 val = enable ? 0 : PCI_PGCTL_ADSPPGD; in hda_dsp_ctrl_clock_power_gating()
180 snd_sof_pci_update_bits(sdev, PCI_PGCTL, PCI_PGCTL_ADSPPGD, val); in hda_dsp_ctrl_clock_power_gating()
H A Dhda.h27 #define PCI_PGCTL_ADSPPGD BIT(2) macro

Completed in 5 milliseconds