Searched refs:PCI_PGCTL_ADSPPGD (Results 1 - 2 of 2) sorted by last modified time

/linux-master/sound/soc/sof/intel/
H A Dhda.h30 #define PCI_PGCTL_ADSPPGD BIT(2) macro
H A Dhda-ctrl.c179 val = enable ? 0 : PCI_PGCTL_ADSPPGD;
180 snd_sof_pci_update_bits(sdev, PCI_PGCTL, PCI_PGCTL_ADSPPGD, val);

Completed in 150 milliseconds