Searched refs:AZX_PCIREG_CGCTL (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/sound/soc/intel/avs/ |
H A D | registers.h | 13 #define AZX_PCIREG_CGCTL 0x48 macro
|
H A D | core.c | 61 avs_hda_update_config_dword(bus, AZX_PCIREG_CGCTL, cgctl_mask, value); in avs_hdac_clock_gating_enable()
|
/kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
H A D | skl.h | 29 #define AZX_PCIREG_CGCTL 0x48 macro
|
H A D | skl.c | 95 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()
|
/kernel/linux/linux-6.6/sound/soc/intel/skylake/ |
H A D | skl.h | 29 #define AZX_PCIREG_CGCTL 0x48 macro
|
H A D | skl.c | 95 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()
|
Completed in 6 milliseconds