Searched refs:snd_hdac_chip_updateb (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.1/sound/soc/sof/intel/ |
D | hda-loader.c | 363 snd_hdac_chip_updateb(bus, VS_LTRP, HDA_VS_INTEL_LTRP_GB_MASK, original_gb); in hda_dsp_cl_boot_firmware_iccmax()
|
D | hda-dsp.c | 392 snd_hdac_chip_updateb(bus, VS_D0I3C, SOF_HDA_VS_D0I3C_I3, value); in hda_dsp_update_d0i3c_register()
|
D | hda-stream.c | 459 snd_hdac_chip_updateb(bus, VS_LTRP, HDA_VS_INTEL_LTRP_GB_MASK, HDA_LTRP_GB_VALUE_US); in hda_dsp_iccmax_stream_hw_params()
|
/Linux-v6.1/sound/hda/ |
D | hdac_controller.c | 410 snd_hdac_chip_updateb(bus, GCTL, AZX_GCTL_RESET, AZX_GCTL_RESET); in snd_hdac_bus_exit_link_reset()
|
/Linux-v6.1/include/sound/ |
D | hdaudio.h | 494 #define snd_hdac_chip_updateb(chip, reg, mask, val) \ macro
|