Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/avs/
H A Dcore.c39 avs_hda_update_config_dword(struct hdac_bus *bus, u32 reg, u32 mask, u32 value) in avs_hda_update_config_dword() function
54 avs_hda_update_config_dword(&adev->base.core, AZX_PCIREG_PGCTL, pgctl_mask, value); in avs_hda_power_gating_enable()
61 avs_hda_update_config_dword(bus, AZX_PCIREG_CGCTL, cgctl_mask, value); in avs_hdac_clock_gating_enable()