Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/sof/intel/
Dhda-ctrl.c273 snd_sof_dsp_update_bits(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTCTL, in hda_dsp_ctrl_init_chip()
322 snd_sof_dsp_update_bits(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTCTL, in hda_dsp_ctrl_stop_chip()
326 snd_sof_dsp_update_bits(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTCTL, in hda_dsp_ctrl_stop_chip()
Dhda.c523 intctl = snd_sof_dsp_read(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTCTL); in hda_ipc_irq_dump()
814 SOF_HDA_INTCTL, in hda_dsp_interrupt_handler()
846 SOF_HDA_INTCTL, in hda_dsp_interrupt_thread()
1051 snd_sof_dsp_update_bits(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTCTL, in hda_dsp_remove()
Dhda-stream.c334 snd_sof_dsp_update_bits(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTCTL, in hda_dsp_stream_trigger()
377 SOF_HDA_INTCTL, in hda_dsp_stream_trigger()
Dhda-loader.c230 snd_sof_dsp_update_bits(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTCTL, in cl_trigger()
Dhda.h42 #define SOF_HDA_INTCTL 0x20 macro