Searched refs:snd_hdac_chip_updateb (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/sound/hda/ |
H A D | hdac_controller.c | 429 snd_hdac_chip_updateb(bus, GCTL, AZX_GCTL_RESET, AZX_GCTL_RESET); in snd_hdac_bus_exit_link_reset() 522 snd_hdac_chip_updateb(bus, RIRBSTS, ~RIRB_INT_MASK, 0); in azx_int_clear()
|
/kernel/linux/linux-5.10/sound/soc/sof/intel/ |
H A D | hda-loader.c | 325 snd_hdac_chip_updateb(bus, VS_LTRP, HDA_VS_INTEL_LTRP_GB_MASK, original_gb); in hda_dsp_cl_boot_firmware_iccmax()
|
H A D | hda-dsp.c | 385 snd_hdac_chip_updateb(bus, VS_D0I3C, SOF_HDA_VS_D0I3C_I3, value); in hda_dsp_update_d0i3c_register()
|
H A D | hda-stream.c | 385 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()
|
/kernel/linux/linux-6.6/sound/hda/ |
H A D | hdac_controller.c | 413 snd_hdac_chip_updateb(bus, GCTL, AZX_GCTL_RESET, AZX_GCTL_RESET); in snd_hdac_bus_exit_link_reset()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | hdaudio.h | 493 #define snd_hdac_chip_updateb(chip, reg, mask, val) \ macro
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | hdaudio.h | 497 #define snd_hdac_chip_updateb(chip, reg, mask, val) \ macro
|
Completed in 10 milliseconds