Searched refs:snd_hdac_chip_updateb (Results 1 – 5 of 5) sorted by relevance
/linux/sound/soc/sof/intel/ |
A D | hda-loader.c | 333 snd_hdac_chip_updateb(bus, VS_LTRP, HDA_VS_INTEL_LTRP_GB_MASK, original_gb); in hda_dsp_cl_boot_firmware_iccmax()
|
A D | hda-dsp.c | 384 snd_hdac_chip_updateb(bus, VS_D0I3C, SOF_HDA_VS_D0I3C_I3, value); in hda_dsp_update_d0i3c_register()
|
A D | hda-stream.c | 418 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/sound/hda/ |
A 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/include/sound/ |
A D | hdaudio.h | 489 #define snd_hdac_chip_updateb(chip, reg, mask, val) \ macro
|
Completed in 11 milliseconds