Searched refs:snd_hdac_chip_updateb (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/soc/intel/avs/ |
| H A D | icl.c | 167 snd_hdac_chip_updateb(bus, VS_LTRP, AZX_REG_VS_LTRP_GB_MASK, ICL_VS_LTRP_GB_ICCMAX); in avs_icl_load_basefw() 183 snd_hdac_chip_updateb(bus, VS_LTRP, AZX_REG_VS_LTRP_GB_MASK, ltrp_gb); in avs_icl_load_basefw()
|
| /linux/sound/hda/core/ |
| H A D | controller.c | 514 snd_hdac_chip_updateb(bus, GCTL, AZX_GCTL_RESET, AZX_GCTL_RESET); in snd_hdac_bus_exit_link_reset()
|
| /linux/include/sound/ |
| H A D | hdaudio.h | 502 #define snd_hdac_chip_updateb(chip, reg, mask, val) \ macro
|