Home
last modified time | relevance | path

Searched refs:AZX_PCIREG_CGCTL (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/soc/intel/avs/
H A Dregisters.h13 #define AZX_PCIREG_CGCTL 0x48 macro
H A Dcore.c61 avs_hda_update_config_dword(bus, AZX_PCIREG_CGCTL, cgctl_mask, value); in avs_hdac_clock_gating_enable()
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl.h29 #define AZX_PCIREG_CGCTL 0x48 macro
H A Dskl.c95 update_pci_dword(pci, AZX_PCIREG_CGCTL, AZX_CGCTL_MISCBDCGE_MASK, val); in skl_enable_miscbdcge()
112 update_pci_dword(pci, AZX_PCIREG_CGCTL, AZX_CGCTL_ADSPDCGE, val); in skl_clock_power_gating()