Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/soc/sof/intel/
H A Dhda-ctrl.c150 u32 val = enable ? PCI_CGCTL_MISCBDCGE_MASK : 0; in hda_dsp_ctrl_misc_clock_gating()
152 snd_sof_pci_update_bits(sdev, PCI_CGCTL, PCI_CGCTL_MISCBDCGE_MASK, val); in hda_dsp_ctrl_misc_clock_gating()
H A Dhda.h33 #define PCI_CGCTL_MISCBDCGE_MASK BIT(6) macro
/kernel/linux/linux-5.10/sound/soc/sof/intel/
H A Dhda-ctrl.c155 u32 val = enable ? PCI_CGCTL_MISCBDCGE_MASK : 0; in hda_dsp_ctrl_misc_clock_gating()
157 snd_sof_pci_update_bits(sdev, PCI_CGCTL, PCI_CGCTL_MISCBDCGE_MASK, val); in hda_dsp_ctrl_misc_clock_gating()
H A Dhda.h31 #define PCI_CGCTL_MISCBDCGE_MASK BIT(6) macro

Completed in 5 milliseconds