Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
H A Dhda-ctrl.c246 snd_sof_dsp_update_bits(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTCTL, in hda_dsp_ctrl_init_chip()
291 snd_sof_dsp_update_bits(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTCTL, in hda_dsp_ctrl_stop_chip()
295 snd_sof_dsp_update_bits(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTCTL, in hda_dsp_ctrl_stop_chip()
H A Dhda.c653 SOF_HDA_INTCTL, in hda_dsp_interrupt_handler()
693 SOF_HDA_INTCTL, in hda_dsp_interrupt_thread()
931 snd_sof_dsp_update_bits(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTCTL, in hda_dsp_remove()
H A Dhda-stream.c376 snd_sof_dsp_update_bits(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTCTL, in hda_dsp_stream_trigger()
422 SOF_HDA_INTCTL, in hda_dsp_stream_trigger()
H A Dhda-ipc.c497 intctl = snd_sof_dsp_read(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTCTL); in hda_ipc_irq_dump()
H A Dhda-loader.c256 snd_sof_dsp_update_bits(sdev, HDA_DSP_HDA_BAR, SOF_HDA_INTCTL, in hda_cl_trigger()
H A Dhda.h43 #define SOF_HDA_INTCTL 0x20 macro